Content View Hits : 2310

ORA-01114: IO error writing block to file %s (block # %s) PDF Print E-mail

solution :

extend size of temp tablespace

Last Updated ( Friday, 26 June 2009 08:34 )
 
import data(txt,csv) to mysql PDF Print E-mail
LOAD DATA LOCAL INFILE 'c:\\fuzyon.csv'
INTO TABLE jos_proje_deneme
FIELDS TERMINATED BY ','
LINES TERMINATED BY '\n' (catid,category,name,type,firm,description);
Last Updated ( Sunday, 31 May 2009 00:35 )
 
Fatal error: Call to a member function on a non-object PDF Print E-mail

Fatal error: Call to a member function on a non-object in \httpdocs\??\libraries\joomla\html\editor.php on line 196

 

Probably you dont upload some files or some missing files in plugins directory 

 
ORA-00988 ORA-00988: missing or invalid password(s) PDF Print E-mail

use double qutes : enter like this "password"

 
check Oracle sid PDF Print E-mail
select * from global_name;
 
More Articles...
« StartPrev12345NextEnd »

Page 1 of 5