Search Results

Search: Posts Made By: m6248m
3,181
Posted By m6248m
Thankyou RudiC! I will give it a shot.
Thankyou RudiC! I will give it a shot.
3,181
Posted By m6248m
Oh! that will be constant, like APPLE5S, 7...
Oh! that will be constant, like
APPLE5S, 7 characters constant ( it could be APPLE4S,5S or 6S, but it will NOT be APPLE4 or 5 or 6), same with other separation (like SAMSUNGS2,S3,S4,S5 it will NOT...
3,181
Posted By m6248m
I was thinking of using awk -F to separate the...
I was thinking of using awk -F to separate the fields once I know where to cut then using cut command.

But if there is a single command that I can use like awk or sed to add the commas at the...
3,181
Posted By m6248m
Field separator
Hello All,
I have a file, but I want to separate the file at a particular record with comma"," in the line
Input file
APPLE6SSAMSUNGS5PRICEPERPIECEDOLLAR600EACH010020340URX581949695US
to ...
Forum: AIX 12-22-2014
3,074
Posted By m6248m
Thanks a lot guys.
Thanks a lot guys.
Forum: AIX 12-19-2014
3,074
Posted By m6248m
Very true, that is our fear, what if someone goes...
Very true, that is our fear, what if someone goes and poke his nose around code at the last moment.

And again it seems like there is no way I can limit the c/c++ compiler access to a particular...
Forum: AIX 12-19-2014
3,074
Posted By m6248m
Yes, our intention is to do that (have them...
Yes, our intention is to do that (have them compile on DEV and then deploy on PROD), but application team is emphasizing on having a compiler on prod system saying they are in to critical phase and...
Forum: AIX 12-19-2014
3,074
Posted By m6248m
Thanks for the response guys! This gonna be...
Thanks for the response guys!

This gonna be in production and this will hit audit, our concern was what is the best way to avoid having a c/c++ compiler in production?
Forum: AIX 12-19-2014
3,074
Posted By m6248m
Thanks for replying vbe. We don't want all...
Thanks for replying vbe.

We don't want all the application team to compile codes and implement it even by mistake. So we want to lock it down to a single user, so if they have to compile a code,...
Forum: AIX 12-19-2014
3,074
Posted By m6248m
User restriction on C/C++ compiler on AIX
Hello,
I am curious that is there a way I can restrict a user or a set of users to execute the C/C++ compiler, basically what I want is to lock it down to a particular user and none of the other...
2,848
Posted By m6248m
Thanks Aia, The awk worked for me :) Also,...
Thanks Aia,
The awk worked for me :)

Also, thanks to XL, but sed is still giving me same output.

Thanks a bunch guys!

Thanks vgersh99, that works too!
2,848
Posted By m6248m
Oops! I don't have perl :(
Oops! I don't have perl :(
2,848
Posted By m6248m
Yahoo! it works but, I still see that Apple is...
Yahoo! it works but, I still see that Apple is not taking a new line?
It is on same line as dashes (----------).

root@test1:/home/user1# sed 's/Apple:/---------------\n&/' /tmp/fru
...
2,848
Posted By m6248m
Nope, I am still seeing the same ...
Nope, I am still seeing the same

root@test1:/tmp# cat fru
Apple: Green
Banana: Yellow
Grapes: Black
Apple: Red
Banana: Green
Grapes: Green
Grapes: Brown
Apple: Pale Red
Banana:...
2,848
Posted By m6248m
Row separator
Hello All,
I need help with the below, I would appreciate any tip.

I have a file as below


Input file
Apple: Green
Banana: Yellow
Grapes: Black
Apple: Red
Banana: Green
Grapes:...
Forum: AIX 11-27-2013
4,658
Posted By m6248m
Thanks for the valuable input guys.
Thanks for the valuable input guys.
Forum: AIX 11-26-2013
4,658
Posted By m6248m
You are great! thanks a lot! Appreciate it. ...
You are great! thanks a lot! Appreciate it.
This was exactly I was looking for, I can now show it to DBA.
Thanks again.
Forum: AIX 11-26-2013
4,658
Posted By m6248m
Thanks! ibmtech, Good catch! the client...
Thanks! ibmtech,

Good catch! the client daemon was not started after increasing memory.

So, shall I mount it with cio option?
Forum: AIX 11-20-2013
4,658
Posted By m6248m
Does anyone has anything to say about this graph....
Does anyone has anything to say about this graph.

It's another DB server with same OS version and hardware.

Memory is 24G and swap is 16G. CPu is 3.
Forum: AIX 11-20-2013
4,658
Posted By m6248m
Thanks XrAy! Looking at the graph, can we...
Thanks XrAy!
Looking at the graph, can we conclude something?

While referring the doc I came to know that redo logs should be created in 512B blocks and rest can be default (4K). That means I...
Forum: AIX 11-19-2013
4,658
Posted By m6248m
I was told the application team was complaining...
I was told the application team was complaining about the slow response time.

As for now I don't have any bench marks to quantify.
Forum: AIX 11-19-2013
4,658
Posted By m6248m
AIX and Oracle
Hello All,
I was approached by DBAs, and they want me to create a large_page on AIX and also change oracle file systems to CIO.
They are complaining the system is taking longer time for processing...
Showing results 1 to 22 of 22

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