Hyperion Essbase (MOSC)

MOSC Banner

Ascii Backup: Failed to open [\\H\CBUDTest.txt]

edited Sep 20, 2017 3:21PM in Hyperion Essbase (MOSC) 17 commentsAnswered

Hi Gurus,

I am using Dataexport to a network path as DSN taking 45 mins, but end up with error : Ascii Backup: Failed to open [\\H\CBUDTest.txt]

To save time try to  export to a different server app folder (H:\  =  which is serveripadress\D:\Oracle\Middleware\user_projects\epmsystem1\EssbaseServer\essbaseserver1\app)

calcscript has no syntax errors verified.  any idea?  please share your experiences or suggestions

Thanks

Rao

SET DATAEXPORTOPTIONS

{

DataExportLevel INPUT;

DataExportOverwriteFile ON;

DataExportRelationalFile ON;

DATAEXPORTNONEXISTINGBLOCKS off;

};

FIX (@RELATIVE("Nominals",0))

Fix("Y2018")

FIX( @RELATIVE("Period",0))

FIX(@RELATIVE("BA",0))

FIX(@RELATIVE("CostCodes",0))

FIX(@RELATIVE("Company",0))

DATAEXPORT "File" " " "\\H\CBUDTest.txt";

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