OTRS Scheduler

Moderator: crythias

Locked
memmy
Znuny newbie
Posts: 3
Joined: 26 Jan 2014, 12:13
Znuny Version: OTRS v3.3
Real Name: Mohamed Mahmoud
Company: Zamil Steel Egypt

OTRS Scheduler

Post by memmy »

hello everyone,

i have problem with starting OTRs scheduler
i'm using Oracle DB 11g
when i'm trying to start scheduler "./otrs-scheduler-linux start" it returned the following error

Starting OTRS SchedulerDBD::Oracle::db disconnect failed: ORA-03113: end-of-file on communication channel
Process ID: 0
Session ID: 361 Serial number: 10283 (DBD ERROR: OCISessionEnd) at /opt/otrs/Kernel/System/DB.pm line 297.

can anyone help ?

Regards,
EXG133
Znuny expert
Posts: 217
Joined: 06 Aug 2012, 18:12
Znuny Version: 3.1.7 & 4.04

Re: OTRS Scheduler

Post by EXG133 »

That is a very vague , catch-all type of error for Oracle.

It might be possible the user you're trying to start the scheduler with doesn't have the oracle environment variables. Can you open a connection with sqlplus with the same user you're trying to start the scheduler with?
Locked