Code Monkey home page Code Monkey logo

biemond-em-12c's People

Contributors

biemond avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

biemond-em-12c's Issues

vagrant up emapp failed.

Hi, I try to bring the emapp up, it failed:

==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: Starting Oracle Universal Installer...
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: 
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: Checking Temp space: must be greater than 400 MB.   Actual 66481 MB    Passed
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: Checking swap space: must be greater than 150 MB.   Actual 1999 MB    Passed
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: Preparing to launch Oracle Universal Installer from /tmp/OraInstall2018-03-07_11-07-10AM. Please wait ...
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: 
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: 
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: 
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: ERROR: 
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: The following prerequisite check failed because the Oracle Database, where the Management Repository will be configured, does not meet the configuration requirements. Fix the issue manually based on the recommendation offered for this prerequisite, and click OK. For more details, check the logs: /oraInventory/logs/emdbprereqs
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: Prereq Name 		Recommendation 
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: Check if SYSMAN schema is absent for new install		SYSMAN schema should be absent before installing
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: Check the existence of public synonyms		Remove the public synonyms
==> emapp: Error: /bin/su - oracle -c 'unset DISPLAY;/install/em12105_linux64/runInstaller -silent -waitforcompletion -ignoreSysPrereqs -ignorePrereq -responseFile /install/em_install_12.1.0.5.rsp' returned 1 instead of one of [6,0]
==> emapp: Error: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: change from notrun to 6 0 failed: /bin/su - oracle -c 'unset DISPLAY;/install/em12105_linux64/runInstaller -silent -waitforcompletion -ignoreSysPrereqs -ignorePrereq -responseFile /install/em_install_12.1.0.5.rsp' returned 1 instead of one of [6,0]
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[run root.sh script em12105]: Dependency Exec[install oracle em em12105] has failures: true
==> emapp: Warning: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[run root.sh script em12105]: Skipping because of failed dependencies
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/File[/oracle/product/12.1/em]: Dependency Exec[install oracle em em12105] has failures: true
==> emapp: Warning: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/File[/oracle/product/12.1/em]: Skipping because of failed dependencies
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[remove oracle em extract folder em12105]: Dependency Exec[install oracle em em12105] has failures: true
==> emapp: Warning: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[remove oracle em extract folder em12105]: Skipping because of failed dependencies
==> emapp: Debug: Oradb::Installem[em12105]: The container Class[Oraem_install] will propagate my refresh event
==> emapp: Debug: Class[Oraem_install]: The container Stage[main] will propagate my refresh event
==> emapp: Debug: Finishing transaction 70317561418560
==> emapp: Debug: Storing state
==> emapp: Info: Creating state file /var/lib/puppet/state/state.yaml
==> emapp: Debug: Stored state in 0.01 seconds
==> emapp: Notice: Finished catalog run in 221.02 seconds
==> emapp: Debug: Using settings: adding file resource 'rrddir': 'File[/var/lib/puppet/rrd]{:backup=>false, :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :owner=>"puppet", :links=>:follow, :mode=>"750", :path=>"/var/lib/puppet/rrd"}'
==> emapp: Debug: /File[/var/lib/puppet/rrd]/ensure: created
==> emapp: Debug: Finishing transaction 70317559930860
==> emapp: Debug: Received report to process from emapp.example.com
==> emapp: Debug: Evicting cache entry for environment 'production'
==> emapp: Debug: Caching environment 'production' (ttl = 0 sec)
==> emapp: Debug: Processing report from emapp.example.com with processor Puppet::Reports::Store
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.


### Manual check for emapp 
[root@emapp bin]# pwd
/install/em12105_linux64/install/requisites/bin
[root@emapp bin]# ./emprereqkit -executionType install -prerequisiteXMLRootDir ../../requisites/list/ -connectString "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=emdb.example.com)(PORT=19706)))(CONNECT_DATA=(SID=emrepos)))" -dbUser SYS -dbPassword Welcome01 -dbRole sysdba -reposUser SYSMAN -runPrerequisites -runCorrectiveActions



Checking Temp space: must be greater than 400 MB.   Actual 66028 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 1999 MB    Passed
Preparing to Bootstrap  Please wait ...
The user is root. Oracle Universal Installer cannot continue installation if the user is root.
: No such file or directory

BootStrap To /tmp/emprereqkit_030718113558_BS Completed
Oracle Enterprise Manager Cloud Control 12c Release 3
Copyright (c) 1996, 2013 Oracle Corporation. All rights reserved.

Running EMPrereqKit ............

Result of prerequisite-check , corrective-actions run, for scenario install :                    

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
                    Prerequisite Name                   | Status |   Corrective Action Status   | Post Corrective Action Status
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  Check for invalid objects in the database selected for|  Fail  |             NA               |             NA             |
  Check if SYSMAN schema is absent for new install      |  Fail  |             NA               |             NA             |
  Check the existence of public synonyms                |  Fail  |             NA               |             NA             |
  Check the absence of mgmt tablespaces                 |  Fail  |             NA               |             NA             |
  Check the absence of EM schemas                       |  Fail  |             NA               |             NA             |
  Check the memory_target instance parameter value.     |  Fail  |             NA               |             NA             |
  Check the open_cursors instance parameter value.      |  Fail  |             NA               |             NA             |
  Check the redo log size.                              |  Fail  |             NA               |             NA             |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
                        NE = Not Executed                        NA = Not Applicable
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------

For more details, check the log file at /install/em12105_linux64/install/requisites/bin/prerequisiteResults/log/LATEST/

Can some one help me to solve this problem? Thanks!

BCA Operation failed 12.1.0.2

Using Vagrant 1.8.4 and Virtualbox 5.0.24 (I updated just in case)

I have downloaded this repository, and just updated the software path and added the files

It ends with the following error

==> emdb: Notice: /Stage[main]/Oradb_12c/Oradb::Database[oraDb]/File[/var/tmp/install/database_oraDb.rsp]/ensure: created
==> emdb: Notice: /Stage[main]/Oradb_12c/Oradb::Database[oraDb]/Exec[oracle database oraDb]/returns: Copying database files
==> emdb: Notice: /Stage[main]/Oradb_12c/Oradb::Database[oraDb]/Exec[oracle database oraDb]/returns: 1% complete
==> emdb: Notice: /Stage[main]/Oradb_12c/Oradb::Database[oraDb]/Exec[oracle database oraDb]/returns: 2% complete
==> emdb: Notice: /Stage[main]/Oradb_12c/Oradb::Database[oraDb]/Exec[oracle database oraDb]/returns: 4% complete
==> emdb: Notice: /Stage[main]/Oradb_12c/Oradb::Database[oraDb]/Exec[oracle database oraDb]/returns: DBCA Operation failed.
==> emdb: Notice: /Stage[main]/Oradb_12c/Oradb::Database[oraDb]/Exec[oracle database oraDb]/returns: Look at the log file "/oracle/cfgtoollogs/dbca/emrepos/emrepos.log" for further details.
==> emdb: Error: /oracle/product/12.1/db/bin/dbca -silent -responseFile /var/tmp/install/database_oraDb.rsp returned 1 instead of one of [0]
==> emdb: Error: /Stage[main]/Oradb_12c/Oradb::Database[oraDb]/Exec[oracle database oraDb]/returns: change from notrun to 0 failed: /oracle/product/12.1/db/bin/dbca -silent -responseFile /var/tmp/install/database_oraDb.rsp returned 1 instead of one of [0]

The file /oracle/cfgtoollogs/dbca/emrepos/emrepos.log contains

Database Configuration Assistant failed to detect options for this Oracle Installation.
ORA-12547: TNS:lost contact

Due to this failure some Database Configuration Assistant features will not be available. Do you want to continue?

Unique database identifier check passed.

/ has enough space. Required space is 6140 MB , available space is 58817 MB.
File Validations Successful.
Copying database files
DBCA_PROGRESS : 1%
DBCA_PROGRESS : 2%
ORA-12547: TNS:lost contact

DBCA_PROGRESS : 4%
Error while cataloging RMAN Backups
DBCA_PROGRESS : DBCA Operation failed.

Any help is appreciated

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.