Search Results

Search: Posts Made By: LucyYani
1,039
Posted By LucyYani
Adding date to file
I want this:
0.0230769,0.407692,0.307692,0,0.1,1.4,1,0,ADD DATE HERE,

im getting this:
11/02/12
0.00192308,0.0269231,0.0192308,0,0.1,1.4,1,0,

my script:
#!/bin/ksh
...
2,263
Posted By LucyYani
im using nawk..its not workin.. ----------...
im using nawk..its not workin..

---------- Post updated at 02:20 PM ---------- Previous update was at 10:53 AM ----------

I want this:
0.0230769,0.407692,0.307692,0,0.1,1.4,1,0,ADD DATE HERE,...
2,263
Posted By LucyYani
Add current date to the data file
hi all Please assist i need to add current date as data to load to a database:
the script is as follow:

#!/bin/ksh

DIR=/export/home/yani_m/scripts/scrip_out_put/...
2,471
Posted By LucyYani
hi guys please assist, my table is empty no data...
hi guys please assist, my table is empty no data has been loaded....and im getting this error: sqlldr command not found
2,471
Posted By LucyYani
Please forgivrem i am new to scripting and...
Please forgivrem i am new to scripting and DBs...im connected view sqlplus...and i used describe <tablename> command...
2,471
Posted By LucyYani
thanks..guys.. ---------- Post updated at...
thanks..guys..

---------- Post updated at 03:44 PM ---------- Previous update was at 03:41 PM ----------

How do i view if the data is loaded to my oracle DB?
2,471
Posted By LucyYani
thanks....careless programming...
thanks....careless programming...
2,471
Posted By LucyYani
UNIX--Check Process not found error
hi guys can you please help me i have the following script to load to a database but when i execute it...its saying Check_Process: not found

#!/bin/ksh

##-To load Oracle user profile
...
2,168
Posted By LucyYani
Hi Jim, thanks for ur response, the table does...
Hi Jim, thanks for ur response, the table does not exist i have to create a table, as for the table column names i have to use the ones in the output, the data type is INTEGER,except the for...
2,168
Posted By LucyYani
Script to load daily average I/O stats from a .ksh file into Oracle db
Hi can anyone help me with a script to load output of the .ksh file into an Oracle database. I have attached sample output of the information that i need to load to the database
Showing results 1 to 10 of 10

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