Search Results

Search: Posts Made By: Sumit Arora
7,480
Posted By Sumit Arora
Thanks everyone for prompt response. Found that...
Thanks everyone for prompt response.
Found that it was issue while copying the file from unix to local system and opening in Notepad. converting the file into text mode while copying solved the...
7,480
Posted By Sumit Arora
Below is the SQL: SELECT &&1 || '|' ||...
Below is the SQL:
SELECT &&1 || '|' || to_char(sysdate, 'YYYYMMDD') || 'T' ||
to_char(sysdate, 'HH24MM') || '00' || '|' || item.segment1 || '|' || 'IM' || '|' ||
...
7,480
Posted By Sumit Arora
Line break in sqlplus output through ksh script
Hi,

I am new to shell script programming. I have written a ksh script to run the sql File placed in server directory and spool the output in destination directory.
Below Command:...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 01:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy