Oracle Reports (MOSC)

MOSC Banner

What command or process has taken the place of ar60runb that is used in R11, for Release12

edited Feb 16, 2012 10:34AM in Oracle Reports (MOSC) 3 comments
Hello,

 I have a shell script that  will call   report  (.rdf)  to run  from  unix/linix  environments.   This shell script is run in oracle release 11,   using the Oracle 6i  reports.

  here is part of the code we use.   NOTE   ar60runb

filename=Items_Ordered_$p_number.pdf
reportname=$XXCG_MS_TOP/reports/US/XXCGMSPACKLIND.rdf

ar60runb userid=apps report=$reportname destype=file desname=/u03/report_dest/$filename desformat=pdf batch=yes printjob=no mode=bitmap pagesize=11x8.5 p_order_number=$p_number <$HOME/cron_scripts/.connect_string

    I am trying this same technique  / process  in  Oracle  R12.

  When i run it,  it says  ar60runb  is not found.  

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center