I am trying to write a one line command, which delete files
and ignoring the case sensitivity. For example, I have three files and they can be upper or lower case and I want to delete them all.
xyz045.dat
abc002.dat
ABC003.dat
abc056.dat
I need to delete only abc's files it does not matter what...
Hello guys,
I'm unable to install DBD for oracle. First i installed
DBI-1.40 it was successfull, then i try to install DBD-Oracle-1.15 there is no problem with perl Makefile.PL, and it was successfull, but 'make' is giving me the following error.
ix4 -lkstat -lm -lthread -o...
Hello guys,
There is a problem getting default page on browser. I checked the httpd.conf with configtest, and it's sentex is OK and Apache server is running.
Please someone help me what else do i need to configure to
make Apache works.
I am getting the following error
"page can not be...
Hello guys,
I am having problem connecting internet. I have a ADSL
internet connection with 2Wire home portal. All of my other pc's are working fine. I used the following configuration for internet connection with my sparc station.
cat /etc/defaultrouter
172.16.0.1 #home portal IP
cat...
I installed a new oracle 8i release in my sparc system, but at the end of installation optional assistant was not able to create a database successfully. I had the follwing error when i try to mount the database. Also, oracle was unable to create the control file. I used touch commands to create...
I am trying to create a table for keep tracking the pdf documents. In order to do this i want to create a table which holds the thousands of PDF documents or the link to each of these documents.
My question is how do create such a table and how to insert media files into that table?
Thanks
My question is how to run a command like date with its parameter into awk or grep commnad? I need to collect a strings contain todays date in the following format.
For example 17/Feb/2003.
-Thanks
Hello,
I can't usr the SQLNET.AUTHENTICATION_SERVICES= (NTS)on sqlnet.ora file, since we use this in NT enviornment.
Please someone tell me what other parameter do we use in Unix emviornment to stop connecting without password.
I am trying to import tables into 32bit NT system runing oracle9i. A file *.dmp was exported from 64bit Unix system running oracle9i. After, using imp utiliy to import .dmp i am getting the following error
"IMP-00010: not a valid export file, header failed verification
IMP-00000: Import...
I'm trying to invoke telnet from a korn shell scriptand run a command on a remote host. But it gets out of the korn shell script and prompt me for login and password.
Can somebody provide me the code that will log me in without prompting for login and password and execute a command on the host...
Solaris does not boots up so
I downloaded and copied the image for solaris 8 x86 from the address http://soldc.sun.com/support/drivers/dca_diskettes. It worked fine...Thanks... But I've ran into another problem and that is it doesn't give the option of booting from the hard disk. I dont want to...
querying this code in perl does not work completely.
sorting occurs only by t.col1, but not with t.col2.
someone please tell me why this is happening?
select t.col1, t.col2 ,m.col1
from table_m m, table_t t
order by t.col1, t.col2
My script is ignoring spaces, carriage return and outputting text into a single line.
Any HELP!
<FORM NAME="upload" METHOD=POST ACTION="/cgi-bin/message/frame/post_message.cgi"
ENCTYPE="multipart/form-data"><TD>
<font size="-2">NAME</font>
<INPUT...
i would like the text to appear as it is posted. I'm using text area tage with rows and colums defined with post as the method to send the data. At the other end im using perl scripts to get the data and load it to the database. Now when i receive the data it comes in one line instead of in rows...
i would like the text to appear as it is posted. I'm using textarea tage with rows and colums defined with post as the method to send the data. At the other end im using perl scripts to get the data and load it to the database. Now when i receive the data it comes in one line instead of in rows...
I got following error when i try to logon into oracle from a unix user using sqlplus. I'm sure that my environment variables are set properly.
"ORA-06401: NETCMN: invalid driver designator".
However, im able to logon to the same oracle user w from the unix dba account.
How do i delete my mails from command line. Is there a command that will delete mails or anyother way around for deleting mails. I'm using sendmail on solaris.
I have a sql script that prompts for a couple of inputs. what do i have to do so that it doesn't prompt for the inputs but takes the inputs from the command line. The reason i want it that way is that i want to invoke this sql script from a shell and shell will pass down those inputs as...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.