Search Results

Search: Posts Made By: cg_dude
6,076
Posted By cg_dude
Right but I need to have this done within the sql...
Right but I need to have this done within the sql statement , in the to_char. Thanks for the post
6,076
Posted By cg_dude
Ok here is what I have found, the column is...
Ok here is what I have found, the column is date/time data, the EPOC time I receive is 1250909923000. I've found that this is was too many numbers, but when you remove the last 3 "0's" in the string,...
6,076
Posted By cg_dude
Not sure the last post was handled as it had a...
Not sure the last post was handled as it had a link, but here is the cause of the error code from a website

Cause: The user is attempting to either convert a number to a string via TO_CHAR or a...
6,076
Posted By cg_dude
This is date datatye Here is a link to what...
This is date datatye
Here is a link to what the error code is about
ORA-01481: invalid number format model (http://ora-01481.ora-code.com/)

I'm trying to reread SQL info to get the correct...
6,076
Posted By cg_dude
Jobrun table does hold run time columns and the...
Jobrun table does hold run time columns and the endtime column holds the time the job end time.
6,076
Posted By cg_dude
Gives me this error ERROR at line 1: ...
Gives me this error
ERROR at line 1:
ORA-01481: invalid number format model
When I use the code with date format, Here is my code that is getting errors

#!/usr/bin/sh


sqlplus -S...
6,076
Posted By cg_dude
That almost got it, at least now I'm in epoc time...
That almost got it, at least now I'm in epoc time
I didwhat you posted, and it gave me an error, so I removed the 'MM/DD/YY' from the query and that's how I got the epoc time. So almost there, I may...
6,076
Posted By cg_dude
How do you convert scientific time to standard
Hi All, I'm new to this forum, and appreciate any assistance with my issue.
I have a shell script that logs into an oracle DB and runs a sqlplus query. Everything works great except for the time I...
Showing results 1 to 8 of 8

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