Hyperion Essbase (MOSC)

MOSC Banner

Database export using MAXL

edited Mar 23, 2017 7:42AM in Hyperion Essbase (MOSC) 2 commentsAnswered ✓

Hi Essbase Gurus,

requirement:  Database export  with date and time stamp

spool on to \Oracle\ODI_Bespoke\Scripts\var_cor.log;

Login username pwd on 'server';

alter system load application 'appname';

export database  'appname'.'dbname'  data to SERVER data_file "budexport.txt";

logout;

spool off;

Could you please suggest how to get date and time on budexport.txt file using maxl

Thanks,

Rao

Tagged:

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