Hi, I am facing a problem that there is a Cognos report in which a column out of, say, 10 can only be viewed by report administrator. The other 9 columns can be viewed by all common users. Could anyone tell me any hint of how to do so? It seems the package, data and object securities taught in...
Hi, your help to solve the below problem is appreciated!
There is a sentence (or the whole line sentence) read from a file and stored in a variable by a script. The sentence looks like:
25.05.2007 04:11:01 PM
Now I want to change the sentence to be:
25/05/2007 04:11:01 PM
How can I do such...
Hi, do you have any idea on the title question? I know there is disk quota management. But it seems it only applies to disk and user level, but not folder level. Thank you!
Hi all, I have the following 2 questions. Would someone please help me?
1. if I type "\" button in keyboard, the notepad will show "#".... how can I rectify the key mapping?
2. is it possible to hide the "computer is locked" when I type ctrl-alt-del? My wallpaper is so beautiful and dont want...
Hi all, my company asks me to do a research and prototype on the possibility of running Java plus Oracle on Windows-based Pocket PC. I am provided by IBM WSDD as IDE. Do you know any samples or tutorials about the above topic recommended for my reference (other than IBM WSDD redbook)? Thanks...
Hi, I have started to learn some IBM Tivoli products in my company. I am quite confused about the softwares' functions they provide and their relationship. Could you please give a simple explanation to the softwares listed below? Thanks!
Tivoli Identidy Manager
Tivoli Access Manager
Webseal...
Hi, I have thousands of log files in a directory with date and time as file name. When I try to do "rm 20051008*", the shell returns "ksh: /usr/bin/rm: 0403-027 The parameter list is too long.". I can only do "rm 20051008_090*", something like that, which is very time-consuming to me. How can I...
Hi, I have a PERL program, say "abclib.pl" which contains a function named "CONVERT". How can I call this function in my shell script "abc.sh"? The function requires an argument as input and returns a string. I would appreciate it if you could give me some hints.
Hi my problem is that my Solaris server will receive emails from another Lotus Notes mail server. It will send the emails to the .forward of an email account. The .forward will then call another UNIX script to process the emails. One day I found that if an email contains ".-" (exclude double...
Hi all, I want to write an UNIX schduled script to automatically kill those processes which occupy over 90% CPU resources for over half an hour. Could you give me any hints to it? Or is it possible to write such script? Thanks.
Hi all, I have 2 Solaris machines. Machine A has TOP tool while machine B doesn't. I FTP the TOP binary to machine B and run it. It returns "top: cannot find/execute 'top' in ISA subdirectories". So what have I missed to config?
THX
Hi all, I want to write a simple scheduled script to monitor the CPU usage of an Unix machine. I guess I can make use of "TOP" command and grep CPU row (eg. top | grep CPU) and then make script processing. But I find I can't capture anything. But if i grep memory or Load, it returns figures. So...
Hi, I know I can do a full text search by the command "grep KEYWORD *" in current directory. But if I want to do that in sub-directories too, what should I type then? Thanks.
Hi, I created some stored procedures long time ago in DB. Now I want to read the contents of those stored procedures. Is there any view or table I can search from? Thanks
Hi, is there any way to view or set the UNIX password rules? I would like my new UNIX users' password to be at least 7 alpha-numeric characters including at least 1 capital letter. My OS is 5.8. Thank you.
Volcano
Hi, is there any way to view or set the UNIX password rules? I would like my new UNIX users' password to be at least 7 alpha-numeric characters including at least 1 capital letter. Thank you.
Volcano
Hi, I don't know why my following simple Java codes can't be complied. Would you experienced programmers teach me? Thanks
---------------------
ResultSet result = sql.executeQuery("select (to_char(sysdate,'hh24')*60 to_char(sysdate,'mi')) - (to_char(ANOTHERTIME,'hh24')*60 +...
Hi, I have created a new database user. I found that the account can select data of other schemas' tables. So how can I restrict the new account to only manipulate its owned tables ? Thanks
Hi, my company is using Solaris OS Oracle 9i AS & Portal Server for deploying portlet applications.
We now need to upload some confidential papers to the Portal Server and retrieve for viewing. And we need to store the documents to the Portal Server in a encrypted format. Do you know if Oracle...
Hi I would like to get last 7 days starting from today and then store them into an array. For example today is 2 March 2004, my wanted values would be 24, 25, 26, 27, 28, 29 Feb and 1 Mar. How should I write the code? I know that to get yesterday's date, I can write the code as below...
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.