SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Oracle replication

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Oracle replication
Author Message
Luis Fedriani



Joined: 27 Sep 2000
Posts: 29

Post Oracle replication Reply with quote

I am testing 24x7 2.3.6, Oracle 8.0.5.2.1 automatically compile the procedures, but this software isn't. I need to compile on runtime couse some procedures make drop and create tables and becomes uncompile after run. Well, i tried to resolve it whit a Jal script i made a databaseconnect("profile")
databaseexecute("alter procedure xxxx compile")
databaseexecute("execute procedure xxx")

at this time appear "ORA-03113 end-of-file on comnunication chanel"

that is very important for us, couse is the goal of this software to decide to
buy it.

One more thing. I can't use multiple ORACLE SQL commands.

Mon Oct 16, 2000 3:58 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7847

Post Re: Oracle replication Reply with quote

On which line do you get ORA-03113?

Usually, "ORA-03113 end-of-file on comnunication chanel" indicates that there might be something wrong with the database profile settings. The Oracle process or SQL*Net connection died in a middle.

To execute multiple commands you should use PL/SQL blocks like
"BEGIN xxx_proc1; xxx_proc2; END;" Note that Oracle does not support DDL statements like ALTER, CREATE, and DROP in PL/SQL, however you can use DBMS_SQL package to execute such commands.

: I am testing 24x7 2.3.6, Oracle 8.0.5.2.1 automatically compile the
: procedures, but this software isn't. I need to compile on runtime couse
: some procedures make drop and create tables and becomes uncompile after
: run. Well, i tried to resolve it whit a Jal script i made a
: databaseconnect("profile")
: databaseexecute("alter procedure xxxx compile")
: databaseexecute("execute procedure xxx")

: at this time appear "ORA-03113 end-of-file on comnunication chanel"

: that is very important for us, couse is the goal of this software to decide
: to
: buy it.

: One more thing. I can't use multiple ORACLE SQL commands.

Mon Oct 16, 2000 4:51 pm View user's profile Send private message
Luis Fedriani



Joined: 27 Sep 2000
Posts: 29

Post Re: Oracle replication Reply with quote

I use the dbms_sql package. i tried with a databaseConnectEx and is the same error when execute the databaseExecute inmediatly appear the "ORA-03113 end-file...."

What is wrong with the profile

Mon Oct 16, 2000 5:09 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7847

Post Re: Oracle replication Reply with quote

Do you use external identification?
Does the same command work in SQL*Plus?

: I use the dbms_sql package. i tried with a databaseConnectEx and is the same
: error when execute the databaseExecute inmediatly appear the
: "ORA-03113 end-file...."

: What is wrong with the profile

Mon Oct 16, 2000 6:02 pm View user's profile Send private message
Luis Fedriani



Joined: 27 Sep 2000
Posts: 29

Post Re: Oracle replication Reply with quote

: Do you use external identification?
no i don't use it
: Does the same command work in SQL*Plus?
yes it works

I note that after those test, the task don't work ok never again, only with ODBC i can resolve it , but ODBC vs. Native driver is so poor the perfomance.

Tue Oct 17, 2000 9:23 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7847

Post Re: Oracle replication Reply with quote

Try using Ora 7.3 driver for the connection. Please let us know if it will help.

Note that you can have as many different database profiles as you want.

: no i don't use it
: yes it works

: I note that after those test, the task don't work ok never again, only with
: ODBC i can resolve it , but ODBC vs. Native driver is so poor the
: perfomance.

Tue Oct 17, 2000 11:01 am View user's profile Send private message
Luis Fedriani



Joined: 27 Sep 2000
Posts: 29

Post Re: Oracle replication Reply with quote

yes it works!!!!

by now... I will let you know if something wrong appear again.

The Oracle 8xx drivers it seems has some bugs?

Tue Oct 17, 2000 11:22 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7847

Post Re: Oracle replication Reply with quote

It uses different Oracle OCI files which in your case do not produce ORA-03113 errors.

: yes it works!!!!

: by now... I will let you know if something wrong appear again.

: The Oracle 8xx drivers it seems has some bugs?

Tue Oct 17, 2000 11:36 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.