Search Results

Search: Posts Made By: debu
Forum: Programming 08-04-2008
11,818
Posted By debu
Generate XML file from C++
Hi,

I need to generate an XML file as output for a C++ program.


Immediate idea that came across to me was through fprintf by mentioning all the attribute names/fields in the XML file one by...
52,591
Posted By debu
how to check if a process is running in a server from shell script.
I want to write a unix shell script that will check if a process (say debu) is running in the server or not. If no , then send a mail to the corresponding person to start the process???
49,400
Posted By debu
HOw do i give a user cronjob edit/settings permission?
Hi,

In a Unix Server when i 'su' to my name and type in crontab it says " You are not authorised......".

Pls suggest what to do? How do i give myself permission so that I can schedule a cron.
Forum: Programming 01-23-2008
5,940
Posted By debu
Sending email to a User from C++
How do i send a mail to User from c++?
4,161
Posted By debu
can you mention the awk and cut commands format?
can you mention the awk and cut commands format?
4,161
Posted By debu
storing database query in a variable
I am executing a SQL query in Unix Server:
select status,location from user_information where request_id='DS-43720'

In shell script I am writing this query in the below manner:

echo "select...
1,649
Posted By debu
Makefile entries
Hi,
For an exe named "eco_action_driver" , in the makefile i have the following entries:

OBJ_FILES= eco_action_driver.o

LIB_NAME=eco_action_driver

OBJ_FILES is understood , but i cannot...
2,069
Posted By debu
Is it possible to access from a server the database of another server.
Hi,
I am using Teamcenter & in unix have ftpd the IMAN_DATA(unix) of the other server to this server & set all the environment variables(like ORACLE_HOME, IMAN_DATA) correctly.I have created a...
4,471
Posted By debu
I want to know what is -lclntsh.
I want to know what is -lclntsh.
4,471
Posted By debu
Oracle_Libs in makefile.
Hi,
In makefile I have an entry ORACLE_LIBS=-lclntsh.
Can anyone explain the meaning of this .
I want to knowwhat is -lclntsh.
Showing results 1 to 10 of 10

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