Hi,
We are upgrading tools and Application of application of Peoplesoft and we are also moving to oracle 10g from db2. In one of the customized application engine peoplecode we have used load command on "DB2" to load Data from flat file to PS Table. Now I am wondering what is similar command in oracle. Also I heard that we can achieve this using SQL loader but I don’t have idea how to call SQL loader from people code. How to call SQL loader from peoplecode also please let me know if there is any alternate.
Title | Under | Posted on |
---|---|---|
Component interface Error: no rows exist for the specified keys | PeopleSoft Technical | 03/15/2019 - 3:54am |
ADD 24 months starting from current month.(peoplesoft) | PeopleSoft Functional | 07/29/2018 - 8:44pm |
TRC values dropdown | PeopleSoft Technical | 04/04/2018 - 12:54am |
how to find missing sequence in GRID and print the mising sequence number while saving through peoplecode | PeopleSoft Technical | 09/11/2017 - 4:49am |
Create a procedure and call that procedure or you can call a unix script or similar thing and use Exec funtion to call that script in Synchronous mode.
The script will load the data.
Thanks
Saiyed