My Oracle Support Banner

RP/MSQ 5.0 (VMS) - header file provided in RP32 is broken (Doc ID 777855.1)

Last updated on JANUARY 23, 2024

Applies to:

Oracle MessageQ - Version 4.0 and later
Information in this document applies to any platform.
Information in this document applies to any platform

Goal

Product:  MessageQ for OpenVMS 5.0, RP32

Related to CR317653

32 CR317653 Provide a new API pams_set_lnm_table

Looks like the header file is broken and causes all compiles to fail:

^ 
%CC-E-PARMTYPLIST, Ill-formed parameter type list. 
at line number 797 in file $1$DGA1:[DMQ$V50.USER.0001_00020]P_ENTRY.H;2 

Please check the function prototype for 
  
PAMSIMPORT int32 PAMSAPI pams_set_lnm_table (char *,    // bus id 
                                        char *,         // group id 
                                        char *,         // create mode 
                                        char *,         // server mode 
                                        char *          // version 
                                        ); 
  
There is an extra comma after the last argument in the prototype.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.