Search Results

Search: Posts Made By: suresh_kb211
Forum: Programming 08-30-2011
4,852
Posted By suresh_kb211
Oracle Scheduled job not running as per schedule.
JOB_QUEUE_PROCESSES is set to 1000, which is max. And there are only 3 scheduled jobs in the whole DB.
Forum: Programming 08-29-2011
4,852
Posted By suresh_kb211
Oracle Scheduled job not running as per schedule.
Hi,
Though this is a unix forum mainly, am posting this oracle query here hoping to get a resolution.

I have set up two scheduled jobs in oracle 11g for executiong a procedure in specific time...
5,977
Posted By suresh_kb211
It worked... It worked..:D:D I am able to...
It worked... It worked..:D:D

I am able to build the so's using ld command. Thanks Pgodorica, VBE.. u r great....
2,127
Posted By suresh_kb211
Getting file names which does not end with .log
Hi All,
I have a directory in which all log files will be generated. Apart from the log files, there are a few other files also generated. I want the names of all files which does not end with .LOG....
5,977
Posted By suresh_kb211
i used cc. But with options "-G -o" as i used in...
i used cc. But with options "-G -o" as i used in solaris. Its throwing this error


i used "-s -o", and got this error,

if i give "-shared -o", it shows "options -h a r e d not...
5,977
Posted By suresh_kb211
how to create .so files from .o files in HP-UX
Hi,
I need to create .so files from .o files(compiled c files) in HP-UX env. I dont have GCC in the HP-UX server. Is there any other way to create without using GCC.

I have done this in...
2,533
Posted By suresh_kb211
splitting words from a string
Hi,
I have a string like this in a file,


I want to retrive the words separated by comma's in 3 variables. like

How do i get that.plz advice
Forum: Web Development 09-14-2009
4,427
Posted By suresh_kb211
the tags work in html area.. in text area, its...
the tags work in html area.. in text area, its printing everything as it is.. its printing as <br>

and

as
.
the problem is i get the whole message as 1 complete string, if br or sum tag...
Forum: Web Development 09-12-2009
4,427
Posted By suresh_kb211
how to get newline in a text box
Hi,
plz ignore the error in subject. i need new line in text area.
I am designing a JSP in which i have to display a field taken from oracle DB table in a text area.. field is first selected from...
Forum: HP-UX 09-07-2009
3,427
Posted By suresh_kb211
HP eqivalent of SUNWspro/bin/cc -G -o
Hi,

I had been using this command /opt/SUNONE8/SUNWspro/bin/cc -G -o abc.so ./abc.o for creating .so files from .o files (compiled c files) in sun OS. Now i have to create the same in HP-UX....
12,780
Posted By suresh_kb211
im using solaris. Please give a command that...
im using solaris. Please give a command that works on all flavors.
12,780
Posted By suresh_kb211
How to schedule a cronjob to run every 15 mins ?
Hi,
I want to schedule a job to run every 15 mins through cron.
searched the forums and came up with this piece of code.i have given this in my crontab

0-59/15 * * * * sh /usr/ss/job

...
2,736
Posted By suresh_kb211
get all files from a directory and pass the files for processing
Hi All,
I have a directory in which there will be several files. i want to get all the files and pass it to a piece of code for processing on the files.
This is the piece of code which does the...
2,260
Posted By suresh_kb211
I dont want to remove all $. i want to replace $...
I dont want to remove all $. i want to replace $ sign which appears as a delimiter with a newline.i want the $ signs which appear as part of the message to appear as it is.
i tried using this code ...
2,260
Posted By suresh_kb211
How to extract a string from a file ignoring new line
Hi,
sumdays before i had posted a query with same subject.

i got sum great help from great ppl which solved my problem then.
But now there is a small problem with the code that i need the...
4,282
Posted By suresh_kb211
automatic execution of script after every 10 mins
Hi All,
I have a requirement that a script need to be executed automatically every 10 mins. how is this possible.
lots of logs are created as a part of process and the logs need to be moved into a...
Forum: AIX 06-09-2009
3,879
Posted By suresh_kb211
the same c++ code is running without errors in...
the same c++ code is running without errors in other machines. i checked the same code in a sunOS 5.9 machine and in an AIX 5 machine. Its not giving the error in those machines. This error is with...
Forum: Programming 06-08-2009
1,772
Posted By suresh_kb211
mysterious execution failure and core dump generation
Posting again, as previous query had a typo.
=======================================================
Hi, I am running a c++ program in unix AIX machine. There are two functions in a file which are...
Forum: AIX 06-08-2009
3,879
Posted By suresh_kb211
core dump generation in IBM machine
Hi, im getting a core dump file in a AIX machine while using a complex c++ program. The same program is working without any core error in another system with sun OS 5.9. The program has used structs,...
Forum: Programming 06-05-2009
3,220
Posted By suresh_kb211
I am very sorry.. Its a huge typo.. :( :( ...
I am very sorry.. Its a huge typo.. :( :(
details of functions:
calling function :
int lnClassType::updateDP(updatestruct lupdatestruct, localstruct llocalstruct)
{
retVal =...
Forum: Programming 06-02-2009
3,220
Posted By suresh_kb211
But the function validateDP has never given any...
But the function validateDP has never given any error or core. the execution stops and core generation happens at updateDP only. logs prove that the function is executed and is reching till the...
Forum: Programming 06-01-2009
3,220
Posted By suresh_kb211
execution failure and core dump generation
Hi, I am running a c++ program in unix sun OS 5.9. There are two functions in a file which are being used by a third function in the same file. the two functions being used are of the same type. one...
Forum: Programming 05-25-2009
2,291
Posted By suresh_kb211
function validateDP is goin thru fine. UpdateDP...
function validateDP is goin thru fine. UpdateDP is giving the core. Included logs to find out wer exactly the execution is stopping. Found that updateDP is returning success, but the value is not...
Forum: Programming 05-22-2009
2,291
Posted By suresh_kb211
execution failure and core dump generation
Hi, I am running a c++ program in unix sun OS 5.9. There are two functions in a file which are being used by a third function in the same file. the two functions being used are of the same type. one...
Forum: Solaris 05-22-2009
3,719
Posted By suresh_kb211
Core dump generation in sun OS
Hi, im getting a core dump file in my sun OS version 5.9 while using a complex c++ program. The same program is working without any core error in another system with same sun OS and same version. The...
Showing results 1 to 25 of 25

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