SUPPORT / SAMPLES & SAS NOTES
 

Support

Usage Note 65349: The Register Tables wizard returns "ERROR 22-322: Syntax error, expecting one of the following...HOST, ID..." when you run the METALIB procedure

DetailsHotfixAboutRate It

When you register tables using the Register Tables wizard in SAS® Management Console or in SAS® Data Integration Studio, table registration might fail and return a message similar to the following:

proc metalib;
       omr (LIBURI="A513JHN5.B400000C"      /  project_reposid = "A513JHN5"   );
 
                                   76
ERROR 22-322: Syntax error, expecting one of the following: ), HOST, ID, IPADDR, LIBID,
              LIBRARY, LIBURI, METAPASS, METAPORT, METAPROTOCOL, METAREPOSITORY, METASERVER,
              METAUSER, PASSWORD, PORT, PROTOCOL, PW, REPID, REPNAME, SERVER, SERVID, TSID,
              USER, USERID.

The syntax error occurs when you use SAS® 9.4M5 (TS1M5) or earlier and either of the following are true:

  • You use SAS Management Console 9.4_M6 or later. 
  • You use SAS Data Integration Studio 4.904 or later.

The syntax error occurs because the Register Tables wizard is generating code using syntax that is not supported by PROC METALIB in your SAS system.

To circumvent this error, perform one of the following workarounds:

  • Use a version of SAS Management Console or SAS Data Integration Studio that is compatible with your SAS system. For example, if you run SAS 9.4M5 (TS1M5), use SAS Data Integration Studio 4.903. For a complete list of compatible versions, see SAS KB0036260, "Support matrices for SAS® clients with SAS®9." 
     
  • Save the PROC METALIB code that is generated by the Register Tables wizard, modify it to remove the PROJECT_REPOSID option, and submit the code using a SAS programming environment such as SAS Data Integration Studio or SAS® Enterprise Guide.


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Data Integration StudioMicrosoft® Windows® for x644.9049.4 TS1M6
Microsoft Windows 8 Enterprise 32-bit4.9049.4 TS1M6
Microsoft Windows 8 Enterprise x644.9049.4 TS1M6
Microsoft Windows 8 Pro 32-bit4.9049.4 TS1M6
Microsoft Windows 8 Pro x644.9049.4 TS1M6
Microsoft Windows 8.1 Enterprise 32-bit4.9049.4 TS1M6
Microsoft Windows 8.1 Enterprise x644.9049.4 TS1M6
Microsoft Windows 8.1 Pro 32-bit4.9049.4 TS1M6
Microsoft Windows 8.1 Pro x644.9049.4 TS1M6
Microsoft Windows 104.9049.4 TS1M6
Microsoft Windows Server 2012 Datacenter4.9049.4 TS1M6
Microsoft Windows Server 2012 R2 Datacenter4.9049.4 TS1M6
Microsoft Windows Server 2012 R2 Std4.9049.4 TS1M6
Microsoft Windows Server 2012 Std4.9049.4 TS1M6
Microsoft Windows Server 20164.9049.4 TS1M6
Microsoft Windows Server 20194.9049.4 TS1M6
Windows 7 Enterprise 32 bit4.9049.4 TS1M6
Windows 7 Enterprise x644.9049.4 TS1M6
Windows 7 Home Premium 32 bit4.9049.4 TS1M6
Windows 7 Home Premium x644.9049.4 TS1M6
Windows 7 Professional 32 bit4.9049.4 TS1M6
Windows 7 Professional x644.9049.4 TS1M6
Windows 7 Ultimate 32 bit4.9049.4 TS1M6
Windows 7 Ultimate x644.9049.4 TS1M6
SAS SystemSAS Management ConsoleMicrosoft® Windows® for x649.4_M69.4 TS1M6
Microsoft Windows 8 Enterprise 32-bit9.4_M69.4 TS1M6
Microsoft Windows 8 Enterprise x649.4_M69.4 TS1M6
Microsoft Windows 8 Pro 32-bit9.4_M69.4 TS1M6
Microsoft Windows 8 Pro x649.4_M69.4 TS1M6
Microsoft Windows 8.1 Enterprise 32-bit9.4_M69.4 TS1M6
Microsoft Windows 8.1 Enterprise x649.4_M69.4 TS1M6
Microsoft Windows 8.1 Pro 32-bit9.4_M69.4 TS1M6
Microsoft Windows 8.1 Pro x649.4_M69.4 TS1M6
Microsoft Windows 109.4_M69.4 TS1M6
Microsoft Windows Server 2012 Datacenter9.4_M69.4 TS1M6
Microsoft Windows Server 2012 R2 Datacenter9.4_M69.4 TS1M6
Microsoft Windows Server 2012 R2 Std9.4_M69.4 TS1M6
Microsoft Windows Server 2012 Std9.4_M69.4 TS1M6
Microsoft Windows Server 20169.4_M69.4 TS1M6
Microsoft Windows Server 20199.4_M69.4 TS1M6
Windows 7 Enterprise 32 bit9.4_M69.4 TS1M6
Windows 7 Enterprise x649.4_M69.4 TS1M6
Windows 7 Home Premium 32 bit9.4_M69.4 TS1M6
Windows 7 Home Premium x649.4_M69.4 TS1M6
Windows 7 Professional 32 bit9.4_M69.4 TS1M6
Windows 7 Professional x649.4_M69.4 TS1M6
Windows 7 Ultimate 32 bit9.4_M69.4 TS1M6
Windows 7 Ultimate x649.4_M69.4 TS1M6
64-bit Enabled AIX9.4_M69.4 TS1M6
64-bit Enabled Solaris9.4_M69.4 TS1M6
HP-UX IPF9.4_M69.4 TS1M6
Linux for x649.4_M69.4 TS1M6
Solaris for x649.4_M69.4 TS1M6
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.