Various

Push-down Blackberry Application Wirelessly

Posted by Dede Nurmansyah on May 10, 2010
Various / No Comments

Q:
Help, my application not wirelessly pushed to Blackberry Device and I found many following entries in PLOC log file

[40000] (05/10 09:29:49.722):{0x3D0} SCS::RemoveAppDeliveryRequests - No App Delivery Requests purged for User id 25
[40000] (05/10 09:29:49.722):{0x3D0} RequestHandler::PollForMissingApps: Failed to RemoveAppDeliveryRequests.
[20000] (05/10 09:29:50.331):{0x3D0} Device info for hardwareID 0x84000e07 could not be found.
[40000] (05/10 09:29:50.347):{0x3D0} RequestHandler::PollForMissingApps: Completed Poll For Missing Apps, elapsed time 1 seconds.

A:

  • Have you shared C:\Program Files\Common Files\Research In Motion\ folder yet? If no, share that folder and set share permissions to Read-Only for everyone (Note: Do not grant any write access!!).
  • Have you indexed your apps yet? If no, run the following command from command prompt;  C:\Program Files\Common Files\Research In Motion\AppLoader\Loader.exe /index. After you run that command, make sure there are new files created inside your apps folder,  PkgDBCache.xml and specification.pkg

It’s seem your device.xml file is not updated. Open your “C:\Program Files\Common Files\Research In Motion\AppLoader\” and replace the existing files with this device.xml and this vendor.xml file.
Good luck!

SQL Server Reporting Services Timeout

Posted by Dede Nurmansyah on January 08, 2010
Various / No Comments

Q:
MSSQL 2005 server always log below error message every time it’s reboot:
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7000
Date: 1/8/2010
Time: 9:14:12 PM
User: N/A
Computer: FAKERPT01
Description:
The SQL Server Reporting Services (MSSQLSERVER) service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.
Continue reading…

Indonesia Salary Handbook 08/09

Posted by Dede Nurmansyah on November 24, 2009
Various / No Comments

Hi IT guys,

Have you paid well? Check this out!

Does Adding More RAM to Your Computer Make it Faster?

Posted by Dede Nurmansyah on November 13, 2009
Articles, Various / No Comments

One topic you might hear people discussing when they’re talking shop about computers is how much random access memory (RAM) they need to add to their computer. Up to a point, adding RAM will normally cause your computer to seem faster on certain types of operations. RAM is important because it eliminates the need to “swap” programs in and out.

When you run a program such as a word processor or an Internet browser, the microprocessor in your computer pulls the executable file (.exe) off the hard disk and loads it into RAM. Large programs like Microsoft Word or Excel use large amounts of memory. The microprocessor also pulls in a number of shared dynamic link libraries (DLLs) — shared pieces of code used by multiple applications. The DLLs take many more megabytes.

Then the microprocessor loads in the data files at which you want to look, which might total several megabytes if you are looking at more than one document or browsing a page with a lot of graphics. So a big application can easily take 100 megabytes of RAM or more, which can slow your system down significantly if there isn’t enough memory. On your machine, at any given time you might have the following applications running:

  • A word processor
  • A spreadsheet
  • An e-mail program
  • A drawing program
  • Three or four browser windows
  • A fax program
  • A Telnet session

Besides all of those applications, the operating system itself is taking up a good bit of space. Everything together may need more RAM than your machine has. Where does all the extra RAM space come from?

SOURCE
howstuffworks.com

Archive Di MS-Outlook Mengacu Kepada Modification Date

Posted by Dede Nurmansyah on May 23, 2009
Various / No Comments

Beberapa waktu yang lalu, CFO kami bertanya:
“Kenapa ada beberapa email saya tidak ter-archive? Saya menjadwalkan auto archive untuk email-email yang telah berusia lebih dari satu bulan, tapi ada beberapa email yang tidak ter-archive dengan baik. Apa yang salah?”

Jawab:
Ada beberapa pengguna (atau banyak pengguna?) yang menganggap bahwa waktu archive email adalah waktu saat email di terima. Padahal, archive di MS-Outlook mengacu kepada waktu modifikasi dari email tersebut. Sehingga, jika archive dilakukan pada tgl 1 Mei 2009 untuk email-email yang ‘berusia’ lebih dari satu bulan maka idealnya seluruh email-email yang mempunyai modification date sebelum tanggal 1 April 2009 (< 1 April 2009) akan ter-archive.

Berikut ini adalah beberapa parameter yang akan merubah waktu modifikasi sebuah email di MS-Outlook

  • Forwarding
  • Replying
  • Replying to All
  • Editing and Saving
  • Moving or Copying

Semoga menjawab.

REFERENCES
KB Article: Message Modification Date Determines Archive Date
KB Article: Calendar items are not archived as expected when you use the Archive or AutoArchive features in Outlook

Tags: