Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ORA-24324 & ORA-03113

Status
Not open for further replies.

ragu111

MIS
Joined
Aug 15, 2002
Messages
129
Location
AE
i hv installed 9i forms in my pc. when i wnats to create new blocks after connecting to the database and at the time of selecting the filed name from the selected table i'm getting below error
"ORA-24324 : Service not initilized"

same time whe i work on SQL sometimes the connection to DB getting disconnected and i'm getting "ORA-03113 End of files"

can someone help me how can i solve this problem

Ragu [pc]
 
Did you create a database after you installed 9i on your PC.
If so, have you started your database?

Anand
 
- NO firewall/antivirus software installed
- the DB was created before installing the 9i forms. i tried creating the DB tables even after creating the 9i forms, still i'm getting the same error.

ragu- [pc]
 
Hi there,

Can you access the database 'in a normal' manner via sqlplus? Can you perform select statement thru sqlplus?
The first task would be to get to your db, which box is your db installed - the same pc as your forms?

rgds.
 
- yes i can access the db from plsql and i can perform select statement. but if type &quot;DECS <TABLE.NAME>&quot; it's getting disconnected from the db and i'm getting &quot;ORA-03113 End of files&quot;
- form and db is on the same pc

ragu[pc]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top