Page 1 of 1

Error executing View Data command in Parallel--##F TFPX 0000

Posted: Mon Mar 17, 2008 2:55 am
by vinodn
I cannot able to view the data after loading in sequential stage or oracle stage in Parallel.But no problems with the server.It shows the following error.Please anyone kindly help me how to resolve this problem.

##I TOSH 000002 18:33:33(001) <main_program> orchgeneral: loaded
##I TOSH 000002 18:33:33(002) <main_program> orchsort: loaded
##I TOSH 000002 18:33:33(003) <main_program> orchstats: loaded
##W TCOS 000049 18:33:33(004) <main_program> Parameter specified but not used in flow: DSProjectMapName
##I TFSC 000001 18:33:33(009) <main_program> APT configuration file: D:/Ascential/DataStage/Configurations/default.apt
##W TFAR 000000 18:33:34(000) <main_program> File archive: Trouble creating file "/tmp/APTcs2468234c5ebf"
##F TFPX 000002 18:33:34(001) <main_program> Fatal Error: Null archive.

Posted: Mon Mar 17, 2008 3:02 am
by ArndW
You APT_CONFIG_FILE specifies a UNIX pathname for the resource scratchdisk which doesn't exist on your windows machine.

Posted: Mon Mar 17, 2008 3:15 am
by hamzaqk
the folder TMP should be present at the location, in your case D:\TMP. If not, Create a folder TMP at this location

Posted: Mon Mar 17, 2008 3:34 am
by vinodn
Thanx for ur reply,

I created TMP file,But the problem can not resolved.
i am getting same error again,actually i installed datastage in F-Drive in Windows 2003 environment.
If any alternate process send me.


Thanks

Regards,
Vonid

Posted: Mon Mar 17, 2008 3:41 am
by vinodn
Hi,

I created TMP Folder in F_drive because i installed datastage in that drive.
I dont know if the process is correct or wrong.Pls help me for this query.
How can i get temp file and how to create that File.


Thanks

Posted: Mon Mar 17, 2008 3:52 am
by ArndW
I hope that your F:\ drive is local to the server. What does your APT_CONFIG_FILE read for the scratch path?

Posted: Mon Mar 17, 2008 6:41 am
by vinodn
Hi ArndW,
This is the my default.apt file:
{
node "node1"
{
fastname "IITBOMBA-RCBGR8"
pools ""
resource disk "E:/Ascential/DataStage/Datasets" { pools "" }
resource scratchdisk "E:/Ascential/DataStage/Scratch" { pools "" }
}
}

Posted: Mon Mar 17, 2008 7:35 am
by ArndW
Ok, does ""E:/Ascential/DataStage/Scratch"" exist and does your userid have RWD access to it?

Posted: Mon Mar 17, 2008 7:42 am
by ArndW
I just realized that it is using "/TMP", this would be the value for the TEMP directory as specified in the uvconfig file. Try creating "C:\TMP" (use the correct case, just in case) and see if it works then. Either that, or change your uvconfig to point to a correct location.

Posted: Tue Mar 18, 2008 10:59 am
by vinodn
Hi Arndw,

I tried for all the ways watever u told,but i will get same error agian.
Atlast i uninstall the software agian i installed in C-drive know its working
Fine.

Thanks for ur replies.



Regards,
Vinodn