how i can execute the batchs vatdlxpl and prepost in Retail Merchandising system
Hello everyone ,
how i can execute the batchs vatdlxpl and prepost from linux prompt?,
i need to run those batch (or .pc?), i am trying to follow this steps:
- update restart_program_status set program_status='ready for start',start_time = null, err_message = null,restart_flag=null where program_name='vatdlxpl' ;
- delete from restart_bookmark where restart_name='vatdlxpl';
- i run vatdlxpl batch in the prompt session in my RMS database server in the source directory /oracle/proc/src/vatdlxpl user/password
when completed those steps ,i get this error " (Logon) SQL ERROR CODE:-1017 " .
please , can you help me ? .