Hi all,
during installation of FSM i greeting mentioned below
Starting install of FSM 6 database...
Parameters passed...
Oracle Instance........FSM
System/DBA User........SYSTEM
System/DBA Password....*********
Database User..........fsm
Database Password......*********
Table Tablespace.......USERS
Index Tablespace.......USERS
Datapump...............DATA_PUMP_DIR
Clearing old metadata...
SQL*Plus: Release 12.2.0.1.0 Production on Tue Jul 19 23:07:47 2022
Copyright (c) 1982, 2016, Oracle. All rights reserved.
ERROR:
ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
SP2-0751: Unable to connect to Oracle. Exiting SQL*Plus
You cannot call a method on a null-valued expression.
At C:\Users\Administrator\Desktop\FSM6u14\DatabaseData\Oracle\NewInstall\FSM_Install.ps1:48 char:39
+ WriteToHostAndLog "Exception Type: $($_.Exception.GetType().FullName)"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) ~], RuntimeException
+ FullyQualifiedErrorId : InvokeMethodOnNull
Exception Type:
Exception Message:
CleanUp : The term 'CleanUp' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\Users\Administrator\Desktop\FSM6u14\DatabaseData\Oracle\NewInstall\FSM_Install.ps1:52 char:5
+ CleanUp
+ ~~~~~~~
+ CategoryInfo : ObjectNotFound: (CleanUp:String) n], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Press Enter to exit.:
regards