Archives

How to fix the Oracle error PCC-02400: This host variable must be declared as a pointer type?

In this post, you’ll learn more about the Oracle ErrorPCC-02400: This host variable must be declared as a pointer type with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PCC-02400: This host variable must be declared as a pointer type Reason for the Error PCC-02400: This host variable must be declared as a pointer type…

.NET API MessageQueueErrorCode Error -1072824291 – MessageAlreadyReceived

In this post, you’ll learn more about the Error Code -1072824291 – MessageAlreadyReceived that is returned when working with the Message Queuing application in .NET .NET API MessageQueueErrorCode Error -1072824291 – MessageAlreadyReceived MessageQueueErrorCode .NET API Error Description Message text: A message that is currently pointed at by the cursor has been removed from the queue by another process or by another call to receive the…

Win32 COM Error – ERROR_GRAPHICS_MCA_INVALID_CAPABILITIES_STRING – 0xC0262587

In this post, you’ll learn more about the Error ERROR_GRAPHICS_MCA_INVALID_CAPABILITIES_STRING – 0xC0262587 that is returned when working with the COM-based APIs in Win32 Win32 COM Error ERROR_GRAPHICS_MCA_INVALID_CAPABILITIES_STRING – 0xC0262587 Win32 COM Error Error Description The monitor returned a DDC/CI capabilities string which did not comply with the ACCESS.bus 3.0, DDC/CI 1.1, or MCCS 2 Revision 1 specification.

How to Enable or Disable the Large Tiles Support in your Windows Phone App?

The Windows Phone 8 SDK allows the developers to support 3 different sizes of Tiles in your Windows Phone app. These include small, medium and large. When developing an App, by default the TemplateFlip is selected and the default images are included in the project for the small and medium tiles. You can modify it to include your own images for the tiles. How to…

SQL Server Error Code – 14421 the log shipping secondary database %s.%

In this blog post, you’ll learn more about the SQL Server Error Code 14421 and the error message description that is shown SQL Server Error Code 14421 SQL Server Error Description for the Code :14421 The log shipping secondary database %s.%s has restore threshold of %d minutes and is out of sync. No restore was performed for %d minutes. Restored latency is %d minutes. Check…

How to fix the Oracle error ORA-01597: cannot alter system rollback segment online or offline?

In this post, you’ll learn more about the Oracle ErrorORA-01597: cannot alter system rollback segment online or offline with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-01597: cannot alter system rollback segment online or offline Reason for the Error ORA-01597: cannot alter system rollback segment online or offline Tried to online or offline the…