SAP Knowledge Base Article - Preview

2409085 - SWPM stops with error "TypeError: resultItr1 has no properties"

Symptom

Software Provisioning Manager (SWPM) tool stops with the following error during an Installation / System Copy Import process of a Java system:

sapinst_dev.log
ERROR <date> <time>
TypeError: resultItr1 has no properties (in script NW_Java_DB|ind|ind|ind|ind, line 71900: ???)
 
ERROR <date> <time>
The step CommonDialogUnixSchema with step key |NW_Java_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_CreateDB|ind|ind|ind|ind|createdb|
0|NW_OraDBCheck|ind|ind|ind|ind|ora|0|NW_OraDBMain|ind|ind|ind|ind|main|0|NW_OraCommonDiaSrv|ind|ind|ind|ind|dia|0|CommonDialogUnixSchema was executed with status ERROR

The issue above happens after SWPM runs the following SQL statement:

ora_query3_tmporaat10_1.sql
set newpage 0
set space 0
set pagesize 0
set linesize 32767
set markup HTML off
set heading off
set verify off
set timing off
set feedback off
set trimspool on
set sqlprompt SQL>
set termout on
set verify off
set echo off
spool ora_query3_tmporaat10_1.res
select cdb from v$database;
spool off

As result, the statement fails with the following error:

select cdb from v$database
*
ERROR at line 1:
ORA-00904: "CDB": invalid identifier


Read more...

Environment

  • Software Provisioning Manager tool (SWPM);
  • System based on SAP NetWeaver 7.4;
  • Operating System Independent;
  • Oracle Database.

Product

SAP NetWeaver 7.4

Keywords

Software Provisioning Manager, SWPM, SAPinst, Installer, Install, Installation, System Copy, Copying, Migration, Migrate, Migrating, OS/DB, OSDB, Homogeneous, Heterogeneous, HSC, NW, 7.1, 7.11, 7.2, 7.3, 7.31, 7.4, 7.5, 710, 711, 720, 730, 731, 740, 750, AS, Java, ABAP, Backup, Restore, Backup/Restore, Restoring, Oracle, BRtools, Bug, Issue, , KBA , BC-DB-ORA-SYS , Database Interface / DBMS , BC-DB-ORA , Oracle , BC-INS-MIG , OS/DB Migrations with SWPM and DB refresh , BC-INS-SWPM , Installation with Software Provisioning Manager , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.