Erwin data modeler linux

Erwin Data Modeler 7.1

CA ERwin® Data Modeler is a data modeling solution that enables you to create and maintain databases, data warehouses and enterprise data resource models. These models help you visualize data structures so that you can effectively organize, manage and moderate data complexities, database technologies and the deployment environment.

Mac Rating

CrossOver Linux Rating

ChromeOS Rating

Install CrossOver Trial

Install Windows Software

Manual Install Required

Buy CrossOver

Erwin Data Modeler 7.1 Rating Breakdown

This is a breakdown of ratings by CrossOver Version. The most recent version is always used on the application overview page.
Click on a version to view ranks submitted to it.
About the Rating System

Erwin Data Modeler 7.1 Advocates

The following is a list of BetterTesters who Advocate for this application. Do you want to be a BetterTester? Find out how!

Nobody is currently advocating this application. Now would be a good time to sign up.

How to Install CrossOver to run Erwin Data Modeler 7.1

Click the Download Free Trial button above and get a 14-day, fully-functional trial of CrossOver. After you’ve downloaded CrossOver check out our YouTube tutorial video to the left, or visit the CrossOver ChromeOS walkthrough for specific steps. Once you have CrossOver installed and running you can come back to this page and click the Step 2 button, or follow the manual installation guide, to begin installing your Windows application.

Click the Download Free Trial button above and get a 14-day, fully-functional trial of CrossOver. After you’ve downloaded CrossOver check out our YouTube tutorial video to the left, or visit the CrossOver Mac walkthrough for specific steps. Once you have CrossOver installed and running you can come back to this page and click the Step 2 button, or follow the manual installation guide, to begin installing your Windows application.

Читайте также:  Настройки dns linux через консоль

Click the Download Free Trial button above and get a 14-day, fully-functional trial of CrossOver. After you’ve downloaded CrossOver check out our YouTube tutorial video to the left, or visit the CrossOver Linux walkthrough for specific steps. Once you have CrossOver installed and running you can come back to this page and click the Step 2 button, or follow the manual installation guide, to begin installing your Windows application.

Источник

Erwin data modeler linux

Level 1

fbvasconcellos Level 1
Posts: 6 Joined: Mon Oct 09, 2017 9:43 am

ERwin Data Modeler r7 does not install

Post by fbvasconcellos » Mon Oct 09, 2017 9:54 am

I have tried many times, using various versions of wine (currently using wine-2.18), without success.

I have read the forum tips about this app (https://appdb.winehq.org/objectManager. . &iId=15162) with no success.

The problem is that the ‘I agree’ button does not show up to be clicked, then the install proccess can’t go on.

Level 1

fbvasconcellos Level 1
Posts: 6 Joined: Mon Oct 09, 2017 9:43 am

Re: ERwin Data Modeler r7 does not install

Post by fbvasconcellos » Tue Oct 10, 2017 8:19 am

The situation is in the image bellow

Image

Moderator

dimesio Moderator
Posts: 13165 Joined: Tue Mar 25, 2008 10:30 pm

Re: ERwin Data Modeler r7 does not install

Post by dimesio » Tue Oct 10, 2017 1:52 pm

Did you install native riched20 and msls31 as the most recent AppDB test report suggests? Both can be installed with winetricks.

If that doesn’t work, https://bugs.winehq.org/show_bug.cgi?id=4756#c35 has a workaround for a similar problem with another app that you could try.

Level 1

fbvasconcellos Level 1
Posts: 6 Joined: Mon Oct 09, 2017 9:43 am

Re: ERwin Data Modeler r7 does not install

Post by fbvasconcellos » Thu Oct 19, 2017 10:47 am

Yes, I have copied riched20 and msls31 from my windows 7 drive. No success.

I have read (don’t remember where) about trying copying msvcirt and riched32. I have done. No success.

So, currently, I have installed on my wine this four libraries. The configuration is like the image bellow.

Image

dimesio wrote: Did you install native riched20 and msls31 as the most recent AppDB test report suggests? Both can be installed with winetricks.

If that doesn’t work, https://bugs.winehq.org/show_bug.cgi?id=4756#c35 has a workaround for a similar problem with another app that you could try.

Level 1

fbvasconcellos Level 1
Posts: 6 Joined: Mon Oct 09, 2017 9:43 am

Re: ERwin Data Modeler r7 does not install

Post by fbvasconcellos » Thu Oct 19, 2017 10:48 am

dimesio wrote: Did you install native riched20 and msls31 as the most recent AppDB test report suggests? Both can be installed with winetricks.

If that doesn’t work, https://bugs.winehq.org/show_bug.cgi?id=4756#c35 has a workaround for a similar problem with another app that you could try.

Level 1

fbvasconcellos Level 1
Posts: 6 Joined: Mon Oct 09, 2017 9:43 am

Re: ERwin Data Modeler r7 does not install

Post by fbvasconcellos » Thu Oct 19, 2017 1:18 pm

Removed ~/.wine directory and did a fresh configuration of wine 2.19 (updated this morning).

Got the newest version of winetricks from https://wiki.winehq.org/Winetricks#Getting_winetricks (the ubuntu version is very old, something like 2014xxx).

Installed from winetricks the riched30 dll pack.

Читайте также:  Linux копирование файлов в папку

Then, I was able to install (see the images).

Image

Finishing the installation process and lauching ERwin:

Image

The prompt for a license key:

Image

The add license key screen:

Image

Here I got another problem. After have put the license key and then click on continue button the program doesn’t start. So I went to a console window and tried to start it manually.

But I was asked again to put the license key.

Image

The first one was there, but appears not to be recognised.

Image

Level 1

fbvasconcellos Level 1
Posts: 6 Joined: Mon Oct 09, 2017 9:43 am

Re: ERwin Data Modeler r7 does not install

Post by fbvasconcellos » Fri Oct 20, 2017 8:21 am

Here are a few more testing steps.

The error message ‘err:winediag:SQLDrivers No ODBC drivers could be found. Check the settings for your libodbc provider.’ was solved with the following command:

Before this, the variable LIB_ODBC_DRIVER_MANAGER was empty.

Then I tried again and got this message:

@localhost:~/.wine/drive_c/Program Files (x86)/CA/AllFusion ERwin Data Modeler r7$ wine ERwin.exe
err:module:import_dll Library MFC42.DLL (which is needed by L»C:\\Program Files (x86)\\CA\\SharedComponents\\CA_LIC\\lic98Service.exe») not found
err:module:LdrInitializeThunk Main exe initialization for L»C:\\Program Files (x86)\\CA\\SharedComponents\\CA_LIC\\lic98Service.exe» failed, status c0000135
err:winediag:ODBC_LoadDriverManager failed to open library «/usr/lib/x86_64-linux-gnu/libodbc.so.1»: /usr/lib/x86_64-linux-gnu/libodbc.so.1: wrong ELF class: ELFCLASS64

as you can see in the image bellow:

Image

Then I saw the need of MFC42.DLL, went to winetricks again, install it and ran ERwin.exe again.

Источник

erwin Data Modeler

erwin Data Modeler by Quest is an award-winning data modeling tool used to find, visualize, design, deploy and standardize high-quality enterprise data assets. Discover and document any data from anywhere for consistency, clarity and artifact reuse across large-scale data integration, master data management, metadata management, Big Data, business intelligence and analytics initiatives – all while supporting data governance and intelligence efforts.

What's new in erwin Data Modeler R12

erwin Data Modeler

erwin Data Modeler 12.1:
Introducing Mart on Cloud, a pure SaaS solution.

Benefits of the erwin data modeling tool

erwin data models reduce complexity, making it easier to design, deploy and understand data sources to meet business needs. erwin Data Modeler also automates and standardizes model design tasks, including complex queries, to improve business alignment, ensure data integrity and simplify integration. With erwin Data Modeler, users experience these benefits:

Visualization of any data from anywhere

See structured or unstructured enterprise data regardless of location – in a relational or NoSQL database, a data warehouse, whether on-premises or in the cloud – within a single interface.

Automated data model & database schema generation

Centralized model development & management

An integrated view of conceptual, logical and physical data models helps business and technical stakeholders understand data structures and meaning.

Data literacy, collaboration & accountability

Improve data intelligence and decision-making across the enterprise by maximizing the ability of stakeholders to use, understand and trust relevant data.

Agile application development

Consolidate and build applications with hybrid architectures, including traditional, NoSQL and Big Data, in the cloud and on-premises.

Increased data quality

By using data models to define and deploy enterprise data standards, you’ll realize more consistency and higher quality in data management.

Reduced risks & costs

Automation and standardization of data definitions and structures reduces risks and costs, plus you can test changes and new applications before they go into production.

Читайте также:  Gcc for linux 64 bit

Successful cloud adoption

Automated schema engineering and deployment accelerates and ensures successful adoption of cloud platforms, like Snowflake and Microsoft Azure, including auto documenting existing schema into reusable models.

erwin Data Modeler versions

erwin Data Modeler provides logical and physical modeling and schema engineering for relational, NoSQL and Big Data databases, data warehouses and data lakes. erwin Data Modeler is available in several versions with additional options to help customers improve the quality and agility of their data capabilities:

Standard Edition

Standard Edition

Includes reusable standards such as model templates, domains, automation macros, naming and datatype standards, and the widest range of model integration and interoperability bridges.

Workgroup Edition

Workgroup Edition

  • Provides one-click GitHub integration
  • Is available on premises or as a pure SaaS solution

Navigator Edition

Helps organizations collaborate by providing a wide range of roles with read-only access to erwin data models and metadata.

Safyr Option

Safyr Option

Extracts and converts data from ERP, CRM and other enterprise applications for accurate modeling and analysis, plus consolidates duplicate systems.

Web Portal

Web Portal

Enables self-service access to visualizations and detailed metadata within erwin data models to encourage stakeholder collaboration and increase data literacy.

Why data modeling is better with erwin

erwin Data Modeler has been the most trusted name in data modeling for more than 30 years. The world’s top financial services, healthcare, critical infrastructure and technology companies, including those on the Fortune 500, use the erwin modeling tool. In today’s data-driven enterprise, its benefits have expanded to a wide range of architects, business analysts and data administrators to support their strategic initiatives. These are some of erwin Data Modeler’s unique advantages:

Modern, customizable modeling environment

Automate complex and time-consuming tasks for more effective database design, standardization, deployment and maintenance across all your database platforms. Visualize complex business and technical data structures, automatically generating data models in a single, intuitive interface.

Breadth of DBMS integrations & metadata bridges

Translate the technical format of the major cloud and on-premises database platforms into highly graphical models rich in metadata, thanks to built-in interfaces. erwin Data Modeler also provides out-of-the-box bridges for metadata exchange and transformation from other modeling environments, data management platforms and metadata exchange formats.

Model & database comparisons

The Complete Compare facility, with Quick Compare templates, automates bidirectional synchronization of models, scripts and databases; compares one item with another; displays any differences and permits selective updates, generating ALTER scripts when necessary.

Roundtrip engineering

Forward- and reverse-engineering of database code and model exchange ensures efficiency, effectiveness and consistency in designing, standardizing, deploying and documenting data structures for comprehensive enterprise database management.

Data catalog & business glossary integration

erwin Data Modeler is an essential source of, and one of the best ways to view, metadata. It’s a critical enabler of data governance and intelligence, so metadata from erwin data models can be harvested automatically and then ingested into our data catalog and business glossary.

Источник

Оцените статью
Adblock
detector