Recent IT Questions

1 - 20 of 33
<<PREVIOUS 1|2 NEXT>>

should i go for unix administration without doing mcse

Dear sir,I have done my diploma in 2006.After that i am doing job as a desktop engg.Now i am working i on project with EDS (Electronic data System).i have basic knowledge of network and Dns Dhcp Active directory,I am getting a salary of 10K per month.My friend told me you should do unix...

View Answer   |  Jul 2 2008   4:36 AM GMT   |  asked by G.nijhawan1
Certifications, MCSE, Unix


Oracle/Unix What are the advantages of automated testing tools for oracle database on a Unix Solaris environment?.

What are the advantages of automated testing tools for oracle database on a Unix Solaris environment?.

Answer Question   |  Jun 27 2008   3:29 PM GMT   |  asked by Newbietech
Oracle, Unix Solaris, Oracle database performance problems and tuning


When I send a email the recipient get 4 messages and the attachements wont open.

I send one message but the recipient get 4 messages thats the same as the one I send. How do I fix this?

View Answer   |  Jun 18 2008   10:23 AM GMT   |  asked by Desparate
Sendmail, Unix


Is it possible convert a mainframe COBOL program to read DB2 data on the mainframe and Oracle data on a server?

I have a mainframe batch COBOL program that reads DB2 data. One of the tables is accessed via a singleton SELECT. The table is being moved to an Oracle database on a Unix server. How do I change the program to be able to access the data in Oracle? Are there different ways to it? I'm assuming there...

Answer Question   |  Jun 10 2008   6:37 PM GMT   |  asked by Srichfdic
DB2, Oracle, COBOL


What is the use of Linux and unix in SAP and how is it advantageous when Netweaver xi is learnt

that is the only detail i know abt them i am trying to research on few things to understand better

View Answer   |  Jun 10 2008   3:03 PM GMT   |  asked by Srivis
NetWeaver, SAP, Unix


Grep a variable length file in UNIX based on tilde delimiter

Hello:I need to grep a variable length UNIX file. This is a tilde delimited, 21 field file and I need to search for specific values in the 5th field.Please help. My UNIX knowledge is not very extensive.Thanks

View Answer   |  Jun 5 2008   7:27 PM GMT   |  asked by Gchahl
Grep, Unix, delimiter


When is boot.cleanup called?

On a Suse Linux Enterprise Server 10 (SLES10), when is the script /etc/init.d/boot.cleanup called?

Answer Question   |  May 29 2008   2:28 PM GMT   |  asked by NQ
Unix, SUSE Linux, Suse Linux Enterprise Server 10


FIREWALL Management

Who should be responsible for the upgrades to the firewall UNIX operating system and the upgrades to the Checkpoint applicationNetwork Operations or Information Security?

View Answer   |  May 6 2008   2:29 PM GMT   |  asked by Bobbypastrana
Firewalls, Unix, Check Point


Classic Applications Display as “Unix Executable Files” in Tiger and Don’t Load

We just purchased an iMac G5, and I copied all of the applications/documents/etc. from the old computer, a G4 running 9.2.2 over to it. I installed the Classic system folder on the iMac (running Tiger) and have no problems getting it to load.The problem is that all applications that were copied...

Answer Question   |  May 3 2008   1:54 PM GMT   |  asked by HailiFrank
Tiger Classic Environment, Data migration, iMac


Secure FTP

Please help me to set up Secure FTP for our AS400 iSeries-V5R2 machine to accept SFTP from Unix machine.Thanks.Luong Nguyen

View Answer   |  Apr 29 2008   2:37 PM GMT   |  asked by Ncb
AS/400 FTP, Unix, SFTP


UNIX Process CPU time

hello - How can I report "current" CPU utilization for a given process on UNIX (AIX)? using ps -ef and grepping the process name and awking the C column (CPU Time) reports CPU util since boot - not current.Thanks!

View Answer   |  Apr 14 2008   1:40 AM GMT   |  asked by Ntg2000
AIX, Unix, Linux


How to test in a Unix operating system?

I am a test engineer and do the testing (functional) on a Windows environment. I want some information regarding Unix-based testing. How do we test a Web application in a Unix environment? What are the common differences between Windows-based and a Unix-based testing, if any? What are the...

View Answer   |  Apr 10 2008   10:41 PM GMT   |  asked by Software Quality ATE
Software testing, Software testing and Quality Assurance (QA), Software testing models


Perl script to monitor application start and stop events in logfile

Hello,I am looking for a perl script for Unix that would monitor for a start and stop line in an applciaiton logfile that contains the date/time of stat and stop.It needs to be able to calculate the date/time from start of applciation for 30 minutes and if no stop is logged to logfile within 30...

View Answer   |  Apr 3 2008   1:38 PM GMT   |  asked by NewSAPUser
Perl, Unix


CCNA relation to MCSA/UNIX ???

a lot of community college offer "Network adminstrator certification class" which teach people with basic network knowledge for example such as TCP/IP, window 2003 server and UNIX/LINUX , I might take that as my first step as entry level tech,and will continued to study either MCSA , CCNA or...

View Answer   |  Mar 19 2008   8:38 AM GMT   |  asked by ITfuture
CCNA, MCSA, Unix


Linux vs Unix

IF I have linux certification and work as Linux adminstrator, do I need to know Unix part of function??? Should I just go for both linux & Unix certification to make job more demandable?I see a lot of classes offered from community college which teach Unix & Linux combined in one class, do you...

View Answer   |  Mar 14 2008   0:52 AM GMT   |  asked by ITfuture
Linux, Unix, Certifications


connect direct initialization error

when i configure and run connect direct on Unix platform i get an error which says initialization error.can you please help me sort out this issue

Answer Question   |  Feb 28 2008   12:48 AM GMT   |  asked by Binsnam
Connect:Direct, Unix


Hardware (Server/storage) requirements for BW 3.5 SAP Neteaver 2004SR2 (Bi 7.0)

I am planning to install SAP Bw 3.5 and then upgrade it to Bi 7.0 as a small project.I am planning to do this in UNIX environment.I still have to buy the server for itMy question areQ1) What would be most optimum hardware server for me (cost effective + as well as SAP S/w compatible using ...

Answer Question   |  Feb 19 2008   10:46 PM GMT   |  asked by Ak60107
Unix, NetWeaver, SAP


iSeries to Unix FTP problem

I've a physical file with single field (64 chars long) and want to transfer it across to our Unix system using FTP. When I transfer the file across, I don't get CR/LF characters at the end of each record. All physical file records appear in a single line.If I retrieve the same file from my PC using...

View Answer   |  Feb 14 2008   3:02 PM GMT   |  asked by Maverick69
iSeries, Unix, FTP


Obtaining an elapsed-time sorted list of Unix processes from a shell

I would like to obtain a sorted list of processes, sorted by elapsed time. I am aware of ps -o etime etc, but how exactly do i sort by a field with format [[dd]:[hh]]mm:ss ? Or is there a different way altogether to ask the OS to return a sorted list of processes, sorted by elapsed time?Thanks.

Answer Question   |  Oct 28 2007   1:57 PM GMT   |  asked by Nagendra.gd
CSH, Unix, Bash


Remote Managed Server Technology

1 - For Wintel servers what is the term used for being able to remotely manage a server Power On/Off process?2- Similarly what is the management for UNIX processors (RAS?)?

View Answer   |  Oct 22 2007   9:23 PM GMT   |  asked by Acalle
Unix, WINTEL, REMOTE


1 - 20 of 33
<<PREVIOUS 1|2 NEXT>>