Siebel EIM IF_ROW_STAT NOT_ALLOWED
I’ve been pulling my hair the other day because I keep on getting the NOT_ALLOWED output in IF_ROW_STAT. The purpose of the migration is to update two fields in the.. read more
I’ve been pulling my hair the other day because I keep on getting the NOT_ALLOWED output in IF_ROW_STAT. The purpose of the migration is to update two fields in the.. read more
Have you ever encountered a requirement where you need to count the number of occurence of a particular character in a string? When I did, I initially thought that it.. read more
Suppose you have the ip address but need to get the hostname (ip name), you can use the commands below. Windows Syntax nbtstat -a [ip address]
I’ve been using CloudFlare for several months now but I decided to disable it the other day on one of my money sites. Here are the few reasons why I.. read more
I hardly know scripting commands in DOS/Windows Console so I struggle everytime I encounter situations when I need to use them. Case in point is searching for text in files… read more
How do we exactly count the occurrence of a particular character in a string in bash scripting? Well, there’s quite a number of ways of doing this. Here’s the simplest.. read more
Whether you are running Android ICS CM9 on your HP TouchPad or the stock webOS, chances are the touch screen will not work sometimes after the device went to sleep… read more
Sometimes, upgrades fail at some point for some reason. That will leave your site in maintenance mode and unusable. That’s the “Briefly Unavailable for Scheduled Maintenance” that we see while.. read more