Search Results

Search: Posts Made By: arvindcgi
21,938
Posted By arvindcgi
This is been sorted out. Thought of just sharing...
This is been sorted out. Thought of just sharing in case someone else also faces the same issue and there would be no HELP as in my case.

Command to use is as below,

autocal_asc <...
21,938
Posted By arvindcgi
Importing Autosys Calendar.
Hi All,

I'm try to import a Calendar in Autosys using below command,

autocal_asc -I TKY_Test
Utility to Add/Delete or Print entries in Calendar.

Calendar Name:

But it not allowing me to...
5,007
Posted By arvindcgi
Ok, thanks assume there won't be any issues as...
Ok, thanks assume there won't be any issues as far syntax is concerned for sh and ksh I can close this thread.
Will be back with issues, when i actually start the migration and error if i get any :)...
5,007
Posted By arvindcgi
Most of the scripts are in 'sh' then in 'csh' and...
Most of the scripts are in 'sh' then in 'csh' and lastly in 'ksh'.

Thanks for the response.

Regards,
Arvind.
5,007
Posted By arvindcgi
Shell Script migration issues
Hi All,

We will be doing a Solaris 8 to Solaris 10 migration migration, just wanted to know if there are any known / common issues arise from this migration from Shell script point of view.

I...
2,549
Posted By arvindcgi
ttytype equivalent command in Solaris.
Hi All,

We are trying to migrate scripts from HP Unix to Solaris server, in one of the profile file following command is used to set terminal settings and export its value,

"ttytype -a -s "
...
Forum: UNIX and Linux Applications 11-26-2008
2,512
Posted By arvindcgi
Code to find weekends in Sybase.
Hi All,

I need a help here, actually i want SQl code which will determine all Saturdays and Sunday in given year (say 2009) and display it's dates.

E.g :-
3 ---> Saturday
4 --> Sunday (for...
11,182
Posted By arvindcgi
Removing '." character using SED
HI All,

Have some files which contains some string like,

"create .<table1> as"
"insert into .<table2> values",

i want to replace ".<table1>" with only "<table1>", i.e removing '.' character...
12,748
Posted By arvindcgi
Connecting to sybase via shell script.
Hi All,

I was able to connect to sybase in shell script and also able to run few sql queries, something like this,

#!/usr/bin/ksh -x

temp=`echo "select name from sysobjects where type =...
5,822
Posted By arvindcgi
Thanks all for the your help, both the above...
Thanks all for the your help, both the above solution worked fine.

Even i was wondering why "*" is getting expanded even if put it in double quotes. The problem was with my coding only, as after...
5,822
Posted By arvindcgi
But if i don't backslash it, then "*" is getting...
But if i don't backslash it, then "*" is getting replaced with all the file name in present directory. Hope i'm clear with my question.
5,822
Posted By arvindcgi
Escaping the * character in ksh.
Hi All,

In ksh script i'm trying to assign "sqlstmt1" varaible value,

update VAREntryTb set VAR10num = VAR1num * Mltplr where BusD = '$val1' and RunI = 1"`

Hence i wrote below statement,...
33,083
Posted By arvindcgi
Thats wonderfull idea, thanks all for the help, i...
Thats wonderfull idea, thanks all for the help, i have been able to do it both ways :)
33,083
Posted By arvindcgi
String concatenation issue in ksh
Hello All,

I'm tryying to concatenate string and variables value in ksh, but i'm unable to do it, can someone please help in rectifying my error,

here is the code i have written,
...
Forum: Software Releases - RSS News 03-05-2008
1,441
Posted By arvindcgi
Retriving files based on changelist number from Perforce
Hi All,

I'm new to this forum, just wanted to know whether is there a way in Perforce i.e P4V to see what all files are associated to a particular changelist number i.e based on changelist number...
3,784
Posted By arvindcgi
Executing Stored Proc from unix prompt.
Hi All,

I want to run/execute a stored procedure (sybase) from unix command prompt not by login in isql utility which is provided my Sybase guys.

Is there way ..?

Thanks in advance for your...
Showing results 1 to 16 of 16

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