|
Results |
|
Serena Dimensions CM Installation Guide
... in the following error message ... the following Oracle tables : ... tablespace or a table space dedicated to ... 2 Create the Oracle tables with minimum sizes indicated using the following sqlplus commands (substituting the directory pathnames appropriate to your system and sizes appropriate to PCMS_TEMP on your system): ... Preparing a Remotely Located Oracle Enterprise 10g or 11g ... 8 Select Yes, perform a test to verify that the remote database can be reached using the information already provided.
|
|
|
Serena Dimensions CM Installation Guide for Windows
... will generate an error message and exit ... ... 10g or 11g 8 Progress to Step ... ... the following Oracle tables ... tablespace or a table space dedicated to ... 2 Create the Oracle tables with minimum sizes indicated using the following sqlplus commands (substituting the directory pathnames appropriate to your system and sizes appropriate to PCMS_TEMP on your system): ... Latin1_General_CI_AS. The Dimensions CM 12.1 for SQL Server 2005 or 2008 server installer will display an error message and exit if the default collation of the SQL Server instance is case-sensitive.
|
|
|
Serena Dimensions CM Installation Guide
... in the following error message ... the following Oracle tables : NOTE The Oracle database will also require the creation of either an UNDO tablespace or a table space dedicated to rollback segments (for example, PCMS_RBS). ... 2 Create the Oracle tables with minimum sizes indicated using the following sqlplus commands (substituting the directory pathnames ... Preparing a Remotely Located Oracle Enterprise 10g or 11g ... 8 Select Yes, perform a test to verify that the remote database can be reached using the information already provided.
|
|
|
Serena Dashboard Table Reference
The content of this document is furnished for informational use only, is subject to change without notice, and should not be construed as a commitment by Serena. Serena assumes no responsibility or liability for any errors or inaccuracies that may appear in this document.
|
|
|
Untitled
("TS_CONTACTS") Set myRecord = Ext.CreateAppRecord(tableId) result = myRecord.GetRecTableId() If result <> tableId Then Call Ext.LogInfoMsg(" Error was expecting ' Contacts ' to be table " & tableId) End If
|
|
|
SBM AppScript Reference
("TS_CONTACTS") Set myRecord = Ext.CreateAppRecord(tableId) result = myRecord.GetRecTableId() If result <> tableId Then Call Ext.LogInfoMsg(" Error was expecting ' Contacts ' to be table " _ & tableId) End If
|
|
|
Mashup Script Reference
("TS_CONTACTS") Set myRecord = Ext.CreateAppRecord(tableId) result = myRecord.GetRecTableId() If result <> tableId Then Call Ext.LogInfoMsg(" Error was expecting ' Contacts ' to be table " _ & tableId) End If
|
|
|
SBM AppScript リファレンス
58 Serena® Business Manager Call Ext.LogInfoMsg(" Error was expecting ' Contacts ' to be table " _ & tableId) End If • HasVariableDBFields():呼び出し元 AppRecord のテーブルに変数フィールドがあるかどうかをテストしま す。 入力:なし 出力:なし 戻り値:(ブール)-呼び出し元 AppRecord のテーブルに変数フィールドがある場合は True。
|
|
|