Return to site

Enterprise Architect 12.1 Download

broken image


Oracle database 12cR1 EE Installation on Linux 6 (RHEL 6, CentOS 6, OEL 6)


For installing Oracle 12cR1 Enterprise Edition on Linux 6 (RHEL 6, CentOS 6, OEL 6), first, you have to download the Oracle database software from the Oracle Database Software Downloads. The database software is Operating System (OS) specific and OS architecture (32-bit or 64-bit) specific.

For installing Oracle 12cR1 Enterprise Edition on Linux 6 (RHEL 6, CentOS 6, OEL 6), first, you have to download the Oracle database software from the Oracle Database Software Downloads. The database software is Operating System (OS) specific and OS architecture (32-bit or 64-bit) specific. In my case I will use a 64-bit Linux Operating System, so I will download the following files:linuxamd64_12102_database_1of2.zip and linuxamd64_12102_database_2of2.zip files. Download and unzip them into a stage directory.

When we install the Oracle 12cR1database Enterprise Edition on Linux 6, there are some manual steps to be done on the Linux level. This task could be done by using the 'oracle-rdbms-server-12cR1-preinstall' package offered by 'Oracle Public Yum' repository. The Oracle public yum repository provides a free and easiest way to install all the latest Oracle Linux dependencies automatically.
Note: My installation is tested on C
entOS 6.8.
First, we have to use 'wget' command to download the appropriate yum configuration file under /etc/yum.repos.d/ directory as root user:
# cd /etc/yum.repos.d
# wget https://public-yum.oracle.com/public-yum-ol6.repo --no-check-certificate
Now to avoid a 'GPG Key' error you can download and install the GPG Key (a public key used in communication with the an Oracle server). More information you havehere.
wget https://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6 -O
/etc/pki/rpm-gpg/RPM-GPG-KEY-oracle --no-check-certificate

Now you can run the following 'yum' command (as root) to download & install all the necessary prerequisites automatically:
# yum install oracle-rdbms-server-12cR1-preinstall


This command:
- create the 'oracle' user
- create oinstall, dba groups
- install the dependencies at the Linux level
- set the proper values for Oracle 12cR1 in /etc/sysctl.conf
- set the proper values for Oracle 12cR1 in /etc/security/limits.conf

Now we have to secure the 'oracle' user:
# passwd oracle

Modify /etc/security/limits.d/90-nproc.conf
# Change this
* soft nproc 1024
# To this
* - nproc 16384
NOTE:
This will modify the default limit for number of user's processes to prevent accidental fork bombs.

Open /etc/sysconfig/network and assure you have HOSTNAME=.


In my case I have:
HOSTNAME=linux1.mydomain.com
Add your host name/ IP in the /etc/hosts .


In my case I have :
192.168.57.141 linux1 linux1.mydomain.com
One you have made modifications to the newtwork settings, you can restart the network service:
# /etc/init.d/network restart
Set SELinux to 'permissive' mode by editing the file '/etc/selinux/config'.
Create the directories and set the appropriate permissions in which the Oracle software will be installed:
# mkdir -p /u01/oracle/database/12.1.0/
# chown -R oracle:oinstall /u01
# chmod -R 775 /u01

Now, restart the server and log in as 'oracle' and start the Oracle Installer.

This will be the first page you will see:


In my case, I don't want to receive security updates. I will unmark 'I wish to receive security updates via My Oracle Support' and I will provide no email.

Click on 'Next' and you will receive the following warning:

Enterprise

Click on 'Yes' and you will see the 'Installation Option' screen:

You can choose 'Create and configure a database'.

Full

Click on 'Yes' and you will see the 'Installation Option' screen:

You can choose 'Create and configure a database'.

Click on 'Next' and you will see the 'System Class' window:

I will choose 'Desktop class' because I will not install a database for production (I will not use it as a big server).

Click on 'Next' and you will see the 'Typical Installation' window:


Enter the basic database configuration: Oracle base directory, Software location, database file location, database edition, database character set (I recommend AL32UTF8), global database name, administrative password.

Click on 'Next' and the following screen will appear if this is the first oracle product installation on this machine.

Enter the Inventory Directory for this installation and oraInventory Group Name.

Click on 'Next' and a 'Prerequisite Checks' window will appear:

NOTE :

If you are using Oracle Unbreakable Enterprise Kernel, then all required kernel packages are installed as part of the Oracle Unbreakable Enterprise Kernel installation.

If all the prerequisites are ok you will see the 'Summary' window:

Click on 'Install' and the 'Install Product' window will appear:


At one moment the following screen will appear:

Run the 2 scripts as root and click on 'OK'.

The Oracle Database Configuration Assistant (DBCA) will appear and the DBCA will create the new database and will start the database instance:

When the Oracle database installation is done, you will see the following window:

Click on 'OK' and you will see the following window:

At this moment your Oracle 12cR1 database Enterprise Edition software is installed on Linux 6 (RHEL 6, CentOS 6, OEL 6)and one database instance is created.

Sparx Systems Enterprise Architect 12.1.1229 Corporate Edition | 48 MB

Enterprise Architect is an exceptional tool with high end capabilities and a rich set of features to help manage information and innovate in today's complex and demanding environment. At a price significantly lower than competing tools.Enterprise Architect has a long and proven track record in a wide range of industries across more than 160 countries. For 15 years it has been continually developed, enhanced and refined to meet the emerging needs of programmers, business analysts, enterprise architects, testers, project managers, designers and others. Based on open standards and proven best-practice, Enterprise Architect can comfortably scale from small single user models to large team based repositories and even to globally distributed Cloud based solutions.

Precise and effective
� SysML
� BPMN
� Archimate
� ArcGIS
� TOGAF
� Zachman
� UPDM
� Based on UML 2.5 � plus
� Fully integrated
� Requirements Management
� Project Management
� Maintenance
� Test Management
� Document generation
� Code Engineering
� Simulation
� Debugging
� Execution Analysis and Recording
� Scripting
� Profiling

High Value, End-To-End Modeling
With built-in requirements management capabilities, Enterprise Architect helps you trace high-level specifications to analysis, design, implementation, test and maintenance models using UML, SysML, BPMN and other open standards.

Speed, Stability and Performance
Fast! Enterprise Architect users agree � Enterprise Architect is a spectacularly fast performer, loading extremely large models in seconds.

Business Simulation
Bring your models to life using dynamic model simulation. Verify the correctness of your behavioral models and gain a better understanding of how a business system works.

End-to-End Traceability
Enterprise Architect provides complete traceability from requirements, analysis and design models, through to implementation and deployment.

Model, Manage and Trace Requirements
Capture and trace formal requirements to design, build, deployment and beyond. Use impact analysis to trace proposed changes to original requirements. Build the right system.

Manage Complexity
Enterprise Architect helps individuals, groups and large organizations model and manage complex information. By integrating and connecting a wide range of structural and behavioral information in visual form, you can build a coherent, verifiable model of what-is or what-will-be.

Powerful Document Generation
Enterprise Architect provides powerful document generation and reporting tools with a full WYSIWYG template editor. Generate detailed reports with the information you need in the format your company or client demands! At the click of a button automatically produce HTML versions of your model for easy distribution over the Internet or your organization's intranet.

Generation and Reverse Engineering of Source Code
Enterprise Architect supports generation and reverse engineering of source code for many popular languages.

Enterprise Architect 14.1 Download

Visualize your Applications
Enterprise Architect helps you visualize your applications by supporting reverse engineering of a wide range of software development languages and database repository schema.

Advanced Model Driven Architecture
Enterprise Architect supports advanced Model Driven Architecture (MDA) transformations using easy to edit transform templates.

Debugging, Compiling and Visualizing Executing Code
Enterprise Architect enables you to build, test, debug, run and execute deployment scripts, all from within the Enterprise Architect development environment.

Automation � Harness the Power
The Automation Interface lets you access the internals of Enterprise Architect models.

Powerful Database Modeling
Enterprise Architect�s built-in Data Modeling profile extends UML to provide an intuitive mapping from the database concepts of tables and relationships onto the UML concepts of classes and associations.

Enterprise Architect 12.1 Download Windows

Systems Engineering and Simulation
Integrating many high-end features for Systems Engineers, the Ultimate and Systems Engineering editions of Enterprise Architect provide built-in support.

Business Process Modeling
There are many approaches to Business Process Modeling (BPM) using UML as the base modeling language. In particular, Activity diagrams, Object Diagrams and custom Profiles provide powerful modeling approaches for Business Analysts.

Build upon UML 2.5
Enterprise Architect�s foundations are built upon the UML 2 specification � but it doesn�t stop there! Use UML Profiles to extend the modeling domain, while Model Validation ensures integrity. Combine Business Processes, Information and Work Flows in the one model using our free extensions for BPMN and the Eriksson-Penker profile.

Download Via RapidGator

Download Enterprise Architect 12.1 Full Crack

Download Via UploadedNet





broken image