Thanks Everyone who help me.
Problem has been resolved by using
rm $mydirectory/tmp/[Aa][Bb][Cc]002.dat to delete indivdual file. (interective mode was not possible to use large quantity of files)
Thanks Ygor
Actually, it is working with using *, but unfortunately I can not use [AaBbCc]*.dat since, It will delete all the files and I need to delete individual file like;
rm $mydirectory/tmp/[AaBbCc]002.dat
rm $mydirectory/tmp/[AaBbCc]056.dat
This suppose to work, but somehow it is not working when using not default directory. For example;
rm $mydirectory/tmp/[AaBbCc]*.dat
getting the following error
rm: $mydirectory/tmp/[AaBbCc]*.dat non-existent
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...
Thanks for reply,
I am using DS 6.0, MQ Server 5.3 and Windows XP Professional as OS. I have installed DS and MQSeries on the same machine. Inaddition, I am able to put the data into the Queue using MQ serires stage type, but unable to retrieve any data from the queue.
Appreciate any help.
There are two location where lib is located. I found the library clntsh in /export/home/oracle/lib with extention .map and .lis, however i could not found the clntsh library at /export/home/oracle/rdbms/lib folder.
I'm pretty sure that both of the location for that library was searched. Here is...
Hi,Mike
Oracle client is already installed and env is set according to Oracle Database. Mike do you mean any specific Oracle enviornment need to be set for perl modules, so please let me know.
Thanks,
Aplhaaa
...-lclntsh: not found
ld: fatal: File processing errors. No output written to blib/arch/auto/DBD/Oracl
e/Oracle.so
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `blib/arch/auto/DBD/Oracle/Oracle.so'
Please help me someone I'm stuck here.
-Alpha
I figured out the problme, netmask was not correctly set.
2wire home portal uses 255.255.0.0 netmask by default, however, sparc machine was configured for 255.255.255.0
After changing it to appropriate netmask it worked.
Thanks again for helping.
-Alpha
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...
...new contro file
"CREATE CONTRILFILE DATBASE XDATA NORESETLOGS;"
It gave me the following error
"create controlfile database xdata
*
ERROR at line 1:
ORA-01503: CREATE CONTROLFILE failed
ORA-01565: error in identifying file '?/dbs/dbs1@.dbf'
ORA-27037: unable to obtain file...
...to create the control files manually for oracle, but it was still giving me the same error.
SQL> alter database mount;
alter database mount
*
ERROR at line 1:
ORA-00205: error in identifying controlfile, check alert log for more info
After checking the alert log file it has the following...
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
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.