Brightenup’s Weblog

Just another WordPress.com weblog

Archive for November, 2007

Cab journey….

Posted by brightenup on November 15, 2007

I have started working in a new firm; it is 3 months that I have joined this company. It feels too good to have a change in environment, have new people around you a better way of working. In my previous company, I hardly new people outside my project, here I have an opportunity to meet more people.

One place where I get to meet people is the cab in which I travel to office in the morning and evening. After a tiring day of work, it feels very relaxed to travel by this cab. The people traveling despite their age differences are very friendly with one another; they keep teasing each other and pulling each others legs.

If a person starts traveling new in this cab they are sure to name that person, myself and my friend were named London friendsJ, there is a person called senior citizen, one called Mr. Brain (not because he is intelligent, because no one can ask silly questions as he does, his intelligence as a matter of fact overflows).

Every now and then these people give treats to one another, for no reason at all there will be a treat in which one has to sponsor the treat. They just stop the cab by a near by baker and poor one whoever is sponsoring the treat for the day, he is the scrape goat of the day:(

 

The silly jokes, the teasing, the jut-pat treats everything make this cab journey a very interesting one.

Posted in My world | 1 Comment »

Ode to Love….

Posted by brightenup on November 15, 2007

Among many lovely things in God’s creation is a child, I have always enjoyed being in company of children. If it is new born baby, I think there is nothing more enjoyable than watching the baby sleep and feeling the soft fingers of it hands and feet.

One such lovely moment happened to me recently, my best friend has given birth to a boy baby and I went to see him… What a lovely child, hours flew by just sitting beside him and watch him smile…. I thought how lucky my friend was, she is a mom now, one of my other friends who had come with me told her, the greatest achievement that she has done is become a mother…how true it is

After coming home, I remembered the poem I had written many years back of how the child would feel when he first opens his eyes…. Something really special about this poem is that, it was first read and named by the most special person in my life…. By the way forgot to tell you the name of the poem, it is called “Ode to Love”… Here are the lines of that poem for you….

A bright star twinkled,

as I opened my lids.

Strange was the world

as it ever would be

What is that I heard,

exotic noises they seemed – A

Droning reverberating around

Terrifying appeared this planet

I clasped my hands – as

A gush of fear rolled

Helpless I felt – as

My eyes roved everywhere

And my heart pounded

Security did it seek

Darkness seemed to fall upon

Tears rolled down my cheeks

As I screamed for peace

Then in a blink of eye

Lovable hands held me,

An instant fears flew – and

Eden it was – in hands

Of that beautiful angel.

Posted in My world | 1 Comment »

Obsolete SAP jobs

Posted by brightenup on November 15, 2007

Certain SAP standard jobs that were previously used are no longer recommended by SAP and are obsolete, the note 1034532 provides the changes in the SAP standard jobs.

       

 SAP_REORG_UPDATERECORDS: The standard job SAP_REORG_UPDATERECORDS that was contained in some delivered versions must no longer be executed. In its new version, the underlying ABAP Program RSM13002 is programmed so that it terminates when running in a job (that is, in the background). Therefore, the job SAP_REORG_UPDATERECORDS always terminates in this case. In any case, the job SAP_REORG_UPDATERECORDS should be deleted from the pool of standard jobs, if it is still there. In addition, released jobs that may exist and contain report RSM13002 should be deleted. (Refer Note 67014 for details)         SAP_WP_CACHE_RELOAD_FULL: 

 The job SAP_WP_CACHE_RELOAD_FULL is normally used to update data from the workplace component system to the workplace server. This job can only be run on a workplace server, otherwise it will terminate. In the future, this job will no longer be delivered as a standard job.If this job has been scheduled for your system, but you do not need it, delete the scheduled job in transaction sm37.

Posted in Learn SAP With Me | Leave a Comment »

How to Register a program on a Gateway??

Posted by brightenup on November 15, 2007

Many times we would have encountered problems in the SAP system, in the SM59 or work process trace files, which says “ERROR: program ABCD not registered”

To avoid this error, we need to register the program ABCD on the gateway. The server program is responsible for its registration on the gateway.

To register the program login into the OS level as sudo su – <sid>adm and execute the following command.

 rfcexec –g<program id> -a<gateway host name> -x<gateway service>

rfcexec is the server program name, the <program id> can be obtained from SM59, it is case sensitive and should match with the entry in SM59. The <gateway host name> and <gateway service> can be obtained from the transaction SMGW.

  

The connection will fail once this command is terminated or the user executing this command logs off

To avoid this, instead of using the above mentioned command an entry should be made in the file saprfc.ini

To do this, execute the following command 

sudo su – <sid>adm

 rfcexec –D<destination name>

<destination name> is the RFC destination name in SM59

Eg: rfcexec –DXYZ

 Where XYZ is the name of the RFC destination in SM59

To check if the program is registered,

 In transaction SMGW choose GOTO-> Logged on clients. There should be an entry for the server program in the screen that is displayed with system type Registered_TP (which indicates that the program is registered) 

Posted in Learn SAP With Me | Leave a Comment »

Learn SAP with me….

Posted by brightenup on November 15, 2007

 To tell you briefly about me, I am a SAP Basis Consultant. My work is pretty challenging and interesting……

 Something that is really fascinating about my work is that each day it is a new and learning experience…. I strongly believe that knowledge grows when you share, so why not share what I learn, the problems I solved and things like that… Come Learn SAP, in particular Basis with me…..

Posted in Learn SAP With Me | Leave a Comment »

 
Design a site like this with WordPress.com
Get started