Categories

Adverising

Blogroll

When you download netbackup 7.1 from symantec, you probably encounter same issue as i were. I received an error as mentioned in title after i download NetBackup_7.1_Win_zip.1of2 and NetBackup_7.1_Win_zip.2of2 from symantec. It is beacause those 2 files need to me merged before you can extract. Do not try to change the file extention to .zip.  Instead run the following command.

- On UNIX systems:
cat “NetBackup_7.1_Win_zip.1of2″ “NetBackup_7.1_Win_zip.2of2″ > “NetBackup_7.1_Win.zip”

- On Windows systems:
copy /b “NetBackup_7.1_Win_zip.1of2″+”NetBackup_7.1_Win_zip.2of2″ “NetBackup_7.1_Win.zip”

That will merge into valid zip file.

 

 

none

Recently, i have been working on CPA offers whenever i have time after my paid job.  It is already time for me to note down things i have tried.

One of the key factor in this marketing is to make people aware of the offer. In a way, it is more like disturbing people when surfing the net like ‘hey take a look, here is a good offer that you just need to key in your email address’

Adding sound in the landing page is one of the ways to make people aware of your landing page which can increase the CTR . I look through the net and here is what i have done.

1. download nifty player from http://www.varal.org/niftyplayer/

2. zip up and place files together with audio you want to play.

3. add following code in your html page.

<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0″ width=”165″ height=”38″ id=”niftyPlayer1″ align=”">
<param name=”movie” value=”audio/niftyplayer.swf?file=audio/audio1.mp3&as=1″>
<param name=”quality” value=”high”>
<param name=”bgcolor” value=”#FFFFFF”>
<embed src=”audio/niftyplayer.swf?file=audio/audio1.mp3&as=1″ quality=”high” bgcolor=”#FFFFFF” width=”165″ height=”38″ name=”niftyPlayer1″ align=”" type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer”>
</embed>
</object>

 

4. In my case, I created a folder called audio in the same folder where my html page is located. Then i zipped up player in audio folder and placed my audio files in audio location, you can see my audio file name is audio1.mp3. Hope this helps.

none

The above sql patch is failed to update while doing monthly maintenance. When I open the log from C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9_Hotfix_KB070895_sqlrun_sql.msp.log there is error as below.

“SQL Server Setup cannot upgrade the specified instance because the
previous upgrade did not complete. Start the Remote Registry service and go to Add/Remove
Programs, select the Change button for Microsoft SQL Server 2005, and then select SQL
instance [2] and complete the setup.”

As per instruction, I tried to follow from add/remove program and lead to another problem when I tried half way through. There is an error box prompted to look for sqlrun_sql.msi which is unable to find from system drive and prompted to insert CD.

 

Solution to  solve this problem,follow below instruction posted from the forum, http://social.msdn.microsoft.com/forums/en-US/sqlsetupandupgrade/thread/73bbe749-2cfc-4d2e-a48c-a084a52b8801/

I have tried more than twice in order to work. So if you run into any problem while trying, just reboot the server and tried again the same step.

 

1. Go to Add/Remove Programs, select the Change button for Microsoft SQL Server 2005, and then select SQL instance and complete the setup. Keep the dialog for SqlRun_SQL.msi open.

2. Download SQLEXPR.EXE from http://www.microsoft.com/downloads/details.aspx?familyid=31711D5D-725C-4AFA-9D65-E4465CDFF1E7&displaylang=en

3. Run SQLEXPR.EXE and leave the dialog about another instance open.

4. Point the first dialog for SqlRun_SQL.msi to the new folder that SQLEXPR.EXE created.

5. Let the installer finish and restart the computer.

 

 

none

Guide to Submit 50000 profile or link Url’s to Google and Rss sites in 2 mins?


” ADMIN/MODS … BulkPing.com is my own site so i believe live links wont be a problem .. “

Lets say we got 50000 profile pages OR Urls here

NO MORE THEN 50000 AS google dont crawl any site with more then 50000 links in 1 sitemap or rss …

Step 1 : Go to RSS Generator here and Create RSS feed with 50000 links as below

http://www.bulkping.com/rss-feed-generator-creator/

a. Type reqd details title, desc, alt desc and suffix
b. Paste your 50000 Urls
c. Choose Feed option i.e. unique or default (in both cases ur each item desc is unique for SE)
d. Press Create RSS FEED
e. Copy Rss feed from link

Step 2 : Go to Free RSS Submit Tool here (it’ll submit to 27 RSS Engines )

http://www.bulkping.com/free-rss-submit-online/

a. Paste feed
b. Type Title / keyword
c. Press submit

Step 3 : Go to Mass ping here (it’ll Mass Ping 25 Main engines that sends traffic)

http://www.bulkping.com/

a. Paste Feed
b. Type Title
c. Press Submit

 

ref: this is the post copied from BHW. just for my personal record only

none

when your drive is full with symantec database images, following steps will be helpful for you to move images from one drive to another to housekeep the drive.

Move only the individual client NetBackup catalog images to the new location.

1. Back up the NetBackup catalogs (see Backing Up the Catalogs Manually  on page 143 of the NetBackup DataCenter System Administrator’s Guide for UNIX).

This ensures that you can recover image information in case something is accidentally lost during the move.

 

2. Check the Jobs tab in the NetBackup Activity Monitor and ensure that no backups or restores are running for the client. If jobs are currently running, either wait for them to end or stop them by using the Jobs tab in the NetBackup Activity Monitor.

 

3. Use the Services tab in the NetBackup Activity Monitor to stop the NetBackup Request Manager and NetBackup Database Manager services. This prevents jobs from starting and the database from being modified while performing this procedure.

 

4. Create a file named ALTPATH (there should be no extension to this file)in the image catalog directory. For example, if NetBackup is installed in its default location and the client name is “mars,” the path to the image catalog is

C:\Program Files\VERITAS\NetBackup\db\images\mars\ALTPATH.

 

5. Create the directory to which you intend to move the image information. For example:

E:\NetBackup\alternate_db\images\mars

 

6. On the first line of the ALTPATH file, specify the path to the directory where you intend to move the client’s image information. For example:

E:\NetBackup\alternate_db\images\mars

This will be the only entry in the ALTPATH file.

 

7. Move all files and directories (except the ALTPATH file) that are in the current client directory to the new directory. For example:

If the images are currently in C:\Program Files\VERITAS\NetBackup\db\images\mars, and the ALTPATHfile specifies E:\NetBackup\alternate_db\images\mars, then move all files and directories (except theALTPATH file) to E:\NetBackup\alternate_db\images\mars.

 

8. Add the new image directory to the NetBackup catalog backup configuration (see “Files Tab”  on page 141 of the NetBackup DataCenter System Administrator’s Guide for UNIX). In the above example, you would addE:\NetBackup\alternate_db\images\mars.

CAUTION:  Failure to add the alternate image directory to the catalog-backup configuration can result in loss of backup data if there is a disk failure.

 

9. Start the NetBackup Request Manager and NetBackup Database Manager services by using the Servicestab in the NetBackup Activity Monitor. Backups and restores can now resume for the client.

 

 

none

The link will be as following

http://www.symantec.com/business/support/index?page=content&id=TECH77447

http://www.symantec.com/business/support/index?page=content&id=TECH52829

none

Error is detected when installing window 2003 Sp2.

The resolution for this problem is as stated in below link.

Read the rest of this entry…

none

There are many wordpress plugins available to install but many of us do not really know what plugins are useful for blogs in terms of traffic generation, tracking and analyzing website, monetizing and so on.

That’s why, I have listed few plugins I am using and I find those very useful.

Read the rest of this entry…

none

If you changed hostname of  vcenter update manager, you are required to change hostname in configuration file to make it work. Otherwise, connection to the hostname will be having a problem. In order to change the config file, refer to the following link.

http://aaronwalrath.wordpress.com/2009/07/02/fixing-vmware-update-manager-after-changing-vcenter-server-ip-address/

none

the following is the command to list down files and directories

list down files/dir as trees

tree "c:\targetdirectory" > "c:\mydirectorytree.txt" /A /F

list down details structure of files/directories

dir /s

none

Most commented

  • None found