Entwurf eines Lizenzmanagement-Systems als zentraler Dienst für das Plan S Chassis. Masterarbeit

Size: px
Start display at page:

Download "Entwurf eines Lizenzmanagement-Systems als zentraler Dienst für das Plan S Chassis. Masterarbeit"

Transcription

1 Entwurf eines Lizenzmanagement-Systems als zentraler Dienst für das Plan S Chassis Masterarbeit zur Erlangung des akademischen Titels Master of Science in Software Engineering an der Universität Potsdam Hasso-Plattner-Institut im WS/SS 2003/04 vorgelegt von Christian Saalfrank Matrikel-Nr.: Betreuer: Dr. Andreas Bungert, ArcWay AG Prof. Dr. Siegfried Wendt

2 Inhaltsverzeichnis 2 1 AUFGABENSTELLUNG UND EINLEITUNG 1.1 Aufgabenstellung...Error! Bookmark not defined. 1.2 Das FMC-Architect Projekt...Error! Bookmark not defined. 2 BEGRIFFSBILDUNG ZUM LIZENZMANAGEMENTERROR! BOOKMARK NOT DEFINE 2.1 Zweck des Lizenzmanagements...Error! Bookmark not defined. 2.2 Varianten des Lizenzmanagements...Error! Bookmark not defined Art der Kontrollmaßnahme... Error! Bookmark not defined Hardwarebasierte Lizenzierung... Error! Bookmark not defined Softwarebasierte Lizenzierung...Error! Bookmark not defined Kontrollmerkmale...Error! Bookmark not defined Seriennummer...Error! Bookmark not defined Hardwaregebundene Lizenz...Error! Bookmark not defined Benutzergebundene Lizenz...Error! Bookmark not defined Verwendbarkeit der Lizenz... Error! Bookmark not defined Einmallizenz...Error! Bookmark not defined Wiederverwendbare Lizenz...Error! Bookmark not defined Umlauflizenz... Error! Bookmark not defined Mobile Lizenz...Error! Bookmark not defined Zeitbeschränkung... Error! Bookmark not defined Zeitpunkt der Bezahlung...Error! Bookmark not defined Bezahlung im Voraus...Error! Bookmark not defined Bezahlung nach Nutzung... Error! Bookmark not defined. 3 DAS PLAN S CHASSIS 3.1 Zweck des Plan S Chassis...Error! Bookmark not defined. 3.2 Aufbau des Plan S Chassis...Error! Bookmark not defined Der PSC Client... Error! Bookmark not defined Die Auftragsweiterleitung...Error! Bookmark not defined Die zentralen Dienste... Error! Bookmark not defined Die Standard-Client-Module...Error! Bookmark not defined Der PSC Server...Error! Bookmark not defined Die Auftragsannahme...Error! Bookmark not defined Das Kontextmanagement... Error! Bookmark not defined Die Server-Module...Error! Bookmark not defined Die zentralen Dienste... Error! Bookmark not defined. 3.3 Relevante Komponenten des Plan S Chassis...Error! Bookmark not defined Parameter- und Konfigurations-Management...Error! Bookmark not defined Log Management...Error! Bookmark not defined. 3.4 Zur Implementation des Plan S Chassis... Error! Bookmark not defined Java...Error! Bookmark not defined.

3 Inhaltsverzeichnis J2EE und Servlets... Error! Bookmark not defined Eclipse...Error! Bookmark not defined. 4 ANFORDERUNGEN AN EIN LIZENZ-MANAGEMENT-SYSTEM FÜR DAS PLAN S CHASSIS 4.1 Funktionale Anforderungen...Error! Bookmark not defined Art des Lizenzmanagements... Error! Bookmark not defined PSC Server und Lizenzserver... Error! Bookmark not defined Lizenzpflichtige Funktionen... Error! Bookmark not defined Ausnahme Webinterface Module... Error! Bookmark not defined Ausnahme Standalone Client...Error! Bookmark not defined Lizenzdateien...Error! Bookmark not defined. 4.2 Nicht-funktionale Anforderungen...Error! Bookmark not defined Java-Servlet... Error! Bookmark not defined Sicherheitsanforderungen... Error! Bookmark not defined. 5 ENTWURF EINES LIZENZ-MANAGEMENT-SYSTEMS FÜR DAS PLAN S CHASSIS 5.1 Architektur...Error! Bookmark not defined Die Schnittstelle eines Lizenzmanagement-Systems...Error! Bookmark not defined Das Lizenzmanagement im Plan S Chassis...Error! Bookmark not defined Umlauf-Lizenzmanagement im Plan S Chassis... Error! Bookmark not defined Aufbau von Lizenzmanager und Lizenzserver... Error! Bookmark not defined Protokoll zwischen Lizenzmanager und Lizenzserver... Error! Bookmark not defined Einloggen eines Benutzers...Error! Bookmark not defined Ausloggen eines Benutzers...Error! Bookmark not defined Starten eines Moduls... Error! Bookmark not defined Lebenszeichennachricht...Error! Bookmark not defined Lizenz-Dateien...Error! Bookmark not defined Vorüberlegungen...Error! Bookmark not defined Aufbau der Lizenzdateien... Error! Bookmark not defined. 5.2 Sicherheitsüberlegungen...Error! Bookmark not defined Analyse von Gefahrenstellen... Error! Bookmark not defined Sicherheitsmaßnahmen im Umlauf-Lizenzmanagement des Plan S Chassis Error! Bookmark not defined Tools... Error! Bookmark not defined Tools für das Signieren der Lizenz-Dateien... Error! Bookmark not defined Tools für die Kommunikation zwischen dem Lizenzmanager und dem Lizenzserver Error! Bookmark not defined. 6 ZUR IMPLEMENTATION DES LIZENZ-MANAGEMENT-SYSTEMS FÜR DAS PLAN S CHASSIS 6.1 Die Implementation des Lizenzmanagers im PSC Server...Error! Bookmark not defined. 6.2 Die Implementation des Lizenzservers...Error! Bookmark not defined.

4 Inhaltsverzeichnis 4 7 FAZIT UND AUSBLICK 7.1 Verbesserung der Sicherheit...Error! Bookmark not defined. 7.2 Graphische Oberfläche für die Lizenzmanagement-Tools...Error! Bookmark not defined. 7.3 Benutzungsstatistik...Error! Bookmark not defined. 7.4 Weitere Lizenzarten...Error! Bookmark not defined. LITERATUR-VERZEICHNIS ANHANG 1 ENGLISH SUMMARY 5 ANHANG 2 EIGENSTÄNDIGKEITS-ERKLÄRUNG

5 Literatur-Verzeichnis 5 Anhang 1 English Summary This master thesis was created at the company ArcWay AG in the context of the FMCA project. The objective of this project is the development of a tool that supports the software development process. The tool will allow to draw and manage FMC architecture plans and to attach different kinds of project management information to these architecture plans, such as requirements, use cases or progress. Thus the entire management of a software development project can be based on a couple of central architecture plans which increases the effectiveness of communication and knowledge transfer in the project. The objective of this master thesis is the design and implementation of a license management for the Plan S Chassis, a platform for client server applications, which has been chosen as the platform for the FMCA tool. Chapter 2 and 3 provide an introduction to the topic. While chapter 2 summarizes the most common licensing methods respectively types of licenses, chapter 3 contains a brief introduction to the Plan S Chassis, especially the components that are important for the understanding of the license management. Chapter 4 describes the requirements for the license management that have been determined by the author of this master thesis and the responsible project leads as a basis for the subsequent design and implementation. Chapter 5 and 6 eventually describe the license management itself. In chapter 5 the architecture design is developed and described in detail. Chapter 6 covers some aspects of the actual implementation in order to help the interested reader to orient himself in the source code. Finally, chapter 7 indicates open issues and ideas for the further improvement of the license management.

ETK Technical Workshop 17.11.2011 User Centric vs. Device Centric

ETK Technical Workshop 17.11.2011 User Centric vs. Device Centric ETK Technical Workshop 17.11.2011 User Centric vs. Device Centric René Princz-Schelter Head of PreSales Alcatel-Lucent Enterprise Germany emphasized Member of EMEA Marketing Team 1 2 Dynamic Enterprise

More information

Boom and Bust Cycles in Scientific Literature A Toolbased Big-Data Analysis

Boom and Bust Cycles in Scientific Literature A Toolbased Big-Data Analysis Boom and Bust Cycles in Scientific Literature A Toolbased Big-Data Analysis Bachelorarbeit zur Erlangung des akademischen Grades Bachelor of Science (B.Sc.) im Studiengang Wirtschaftsingenieur der Fakultät

More information

Development of a Portal for HR Executives to Enable Digital Personnel Files

Development of a Portal for HR Executives to Enable Digital Personnel Files Development of a Portal for HR Executives to Enable Digital Personnel Files Masterarbeit zur Erlangung des akademischen Grades Master of Science (M.Sc.) im Studiengang Wirtschaftswissenschaft der Wirtschaftswissenschaftlichen

More information

Customer Intimacy Analytics

Customer Intimacy Analytics Customer Intimacy Analytics Leveraging Operational Data to Assess Customer Knowledge and Relationships and to Measure their Business Impact by Francois Habryn Scientific Publishing CUSTOMER INTIMACY ANALYTICS

More information

Aktives Service-, Asset- und Lizenzmanagement mit Altiris

Aktives Service-, Asset- und Lizenzmanagement mit Altiris Aktives Service-, Asset- und Lizenzmanagement mit Altiris Mike Goedeker, Principal Systems Engineer Now Part of Symantec Agenda Kernthemen in IT Organisationen Kurzüberblick Portfolio / Architektur Altiris

More information

Trends in der Forschung für kontaktlose Anwendungen

Trends in der Forschung für kontaktlose Anwendungen Trends in der Forschung für kontaktlose Anwendungen 8. Dresdner RFID Symposium 4. 5. 12. 2014; Dresden, Deutschland Holger Bock, Infineon Technologies Austria AG Überblick Einleitung CATRENE-Projekt NewP@ss

More information

Evaluation of Selection Methods for Global Mobility Management Software

Evaluation of Selection Methods for Global Mobility Management Software Leibniz Universität Hannover Wirtschaftswissenschaftliche Fakultät Institut für Wirtschaftsinformatik Evaluation of Selection Methods for Global Mobility Management Software Masterarbeit zur Erlangung

More information

Symantec Backup Exec (TM) 13 Installation Log

Symantec Backup Exec (TM) 13 Installation Log v Symantec Backup Exec (TM) 13 Installation Log 05-26-2010,15:07:12 : Explorer exists. Launching UI. 05-26-2010,15:07:14 : Executing managed _Setup: 05-26-2010,15:07:14 : C:\Dokumente und orms_multilingual_dvd\be\winnt\install\be32\install\_setup.exe

More information

How To Connect A Webadmin To A Powerpoint 2.2.2 (Utm) From A Usb To A Usb (Net) Or Ipa (Netlan) Device (Netbook) From Your Computer Or Ipam (Netnet

How To Connect A Webadmin To A Powerpoint 2.2.2 (Utm) From A Usb To A Usb (Net) Or Ipa (Netlan) Device (Netbook) From Your Computer Or Ipam (Netnet Quick Start Guide UTM 220/320/425/525/625 Sophos Access Points Sophos Access Points Before you begin, please confirm that you have a working Internet connection and make sure you have the following items

More information

Kurs-Dokumentation. Zentrum für Informatik ZFI AG. Developing Windows Azure and Web Services (NAZS-0313) -IT Ausbildung nach Mass

Kurs-Dokumentation. Zentrum für Informatik ZFI AG. Developing Windows Azure and Web Services (NAZS-0313) -IT Ausbildung nach Mass Zentrum für Informatik Developing Windows Azure and Web Services (... 1/8 KursDokumentation Zentrum für Informatik ZFI AG Developing Windows Azure and Web Services (NAZS0313) IT Ausbildung nach Mass http://www.zfi.ch/nazs0313

More information

Requirements and Challenges for the Migration from EDIFACT-Invoices to XML-Based Invoices. Master Thesis

Requirements and Challenges for the Migration from EDIFACT-Invoices to XML-Based Invoices. Master Thesis Requirements and Challenges for the Migration from EDIFACT-Invoices to XML-Based Invoices Master Thesis zur Erlangung des akademischen Grades "Master of Science (M.Sc.)" im Studiengang Wirtschaftswissenschaften

More information

Allgemeines Dienstmanagement Das MNM-Dienstmodell in Herleitung und Anwendungsmethodik

Allgemeines Dienstmanagement Das MNM-Dienstmodell in Herleitung und Anwendungsmethodik 1. Fachgespräch Applikationsmanagement Karlsruhe, 28. Februar 1. März 2002 Allgemeines Dienstmanagement Das MNM-Dienstmodell in Herleitung und Anwendungsmethodik Institut für Informatik, Ludwig-Maximilians-Universität

More information

Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 MOC 10233

Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 MOC 10233 Designing and Deploying Messaging Solutions with Microsoft Exchange Server MOC 10233 In dieser Schulung erhalten Sie das nötige Wissen für das Design und die Bereitstellung von Messaging-Lösungen mit Microsoft

More information

Quick Start Guide UTM 110/120

Quick Start Guide UTM 110/120 Quick Start Guide UTM 110/120 Sophos Access Points Sophos Access Points 1. Preparation Before you begin, please confirm that you have a working Internet connection & make sure you have the following items

More information

for High Performance Computing

for High Performance Computing Technische Universität München Institut für Informatik Lehrstuhl für Rechnertechnik und Rechnerorganisation Automatic Performance Engineering Workflows for High Performance Computing Ventsislav Petkov

More information

Kurs-Dokumentation. Zentrum für Informatik ZFI AG. Advanced Solutions of SharePoint Server 2013 (BSPA)

Kurs-Dokumentation. Zentrum für Informatik ZFI AG. Advanced Solutions of SharePoint Server 2013 (BSPA) Zentrum für Informatik - Advanced Solutions of SharePoint Server 201... 1/7 Kurs-Dokumentation Zentrum für Informatik ZFI AG Advanced Solutions of SharePoint Server 2013 (BSPA) http://www.zfi.ch/bspa Weitere

More information

User Guidance in Business Process Modelling

User Guidance in Business Process Modelling User Guidance in Business Process Modelling Dissertation zur Erlangung des Doktorgrades der Naturwissenschaften vorgelegt von Diplom-Wirtschaftsinformatiker (FH) Matthias Born aus Albstadt genehmigt von

More information

Innovations for Flexible and Sustainable. Supply Chains. 11 th meeting of the European Section MIT Forum Supply Chain Innovation

Innovations for Flexible and Sustainable. Supply Chains. 11 th meeting of the European Section MIT Forum Supply Chain Innovation 11 th meeting of the European Section MIT Forum Supply Chain Innovation Innovations for Flexible and Sustainable 20.09.2011 16:00 22:00 21.09.2011 09:00 16:15 Festsaal Augasse 2, 1090 Vienna Take the chance

More information

E-Commerce Design and Implementation Tutorial

E-Commerce Design and Implementation Tutorial A Mediated Access Control Infrastructure for Dynamic Service Selection Dissertation zur Erlangung des Grades eines Doktors der Wirtschaftswissenschaften (Dr. rer. pol.) eingereicht an der Fakultat fur

More information

Curriculum Vitae. Ulrich Franke. Personal information. Research Interests. Professional Memberships

Curriculum Vitae. Ulrich Franke. Personal information. Research Interests. Professional Memberships Curriculum Vitae Ulrich Franke Personal information Address E-mail Bielefeld University Faculty of Sociology P.O. Box 100131 33501 Bielefeld Germany ulrich.franke@uni-bielefeld.de Phone +49-521-1064622

More information

The Sustainability Imperative despite Staggering and Interconnected Crises Prof. Dr. Klaus Töpfer

The Sustainability Imperative despite Staggering and Interconnected Crises Prof. Dr. Klaus Töpfer The Sustainability Imperative despite Staggering and Interconnected Crises Prof. Dr. Klaus Töpfer IASS Institute for Advanced Sustainability Studies Prof. Dr. Klaus Töpfer 1 300 years Hans Carl von Carlowitz

More information

Brauche neues Power Supply

Brauche neues Power Supply email vom DB-Server: Brauche neues Power Supply HW-Überwachung mit Enterprise Manager und Oracle Auto Service Request Elke Freymann Datacenter Architect Systems Sales Consulting Oracle Deutschland Copyright

More information

Die Zukunft von Enterprise. Microsoft s Roadmap für Enterprise Social 09. April 2014

Die Zukunft von Enterprise. Microsoft s Roadmap für Enterprise Social 09. April 2014 Die Zukunft von Enterprise Social Microsoft s Roadmap für Enterprise Social 09. April 2014 Informationen von der SharePoint Conference 2014 Insgesamt ca. 250 Sessions ca. 125 Sessions zu Office 365 ca.

More information

Implementation requirements for knowledge management components into ERP Systems: Comparison of software producers and companies

Implementation requirements for knowledge management components into ERP Systems: Comparison of software producers and companies Implementation requirements for knowledge management components into ERP : Comparison of software producers and companies Bachelorarbeit Zur Erlangung des akademischen Grades Bachelor of Science (B.Sc.)

More information

Open Text Social Media. Actual Status, Strategy and Roadmap

Open Text Social Media. Actual Status, Strategy and Roadmap Open Text Social Media Actual Status, Strategy and Roadmap Lars Onasch (Product Marketing) Bernfried Howe (Product Management) Martin Schwanke (Global Service) February 23, 2010 Slide 1 Copyright Open

More information

Deployment-Optionen für den optimierten Desktop. Hans.Schermer@citrix.com Senior Systems Engineer, Citrix Systems

Deployment-Optionen für den optimierten Desktop. Hans.Schermer@citrix.com Senior Systems Engineer, Citrix Systems Deployment-Optionen für den optimierten Desktop Hans.Schermer@citrix.com Senior Systems Engineer, Systems V-Alliance & Microsoft = V-Alliance Zusammenarbeit in allen Bereichen der Server-, Anwendungs -

More information

Multi-Channel Distribution Strategies in the Financial Services Industry

Multi-Channel Distribution Strategies in the Financial Services Industry Multi-Channel Distribution Strategies in the Financial Services Industry DISSERTATION der Universität St. Gallen, Hochschule für Wirtschafts-, Rechts- und Sozialwissenschaften (HSG) zur Erlangung der Würde

More information

A Process Model for Data Warehouses Integration to Enable Business Intelligence: An Applicability Check for the Airline Sector.

A Process Model for Data Warehouses Integration to Enable Business Intelligence: An Applicability Check for the Airline Sector. A Process Model for Data Warehouses Integration to Enable Business Intelligence: An Applicability Check for the Airline Sector Bachelorarbeit Zur Erlangung des akademischen Grades Bachelor of Science (B.Sc.)

More information

How To Ensure A Kreditierung Austria Is A Successful

How To Ensure A Kreditierung Austria Is A Successful Akkreditierungserfordernisse an Stellen, die Managementsysteme nach EN 9100 bzw. EN 9110 (EN 9120) auditieren und zertifizieren - Änderungen zur Vorgängerversion sind gelb hinterlegt. Der Leitfaden wurde

More information

Buyout and Distressed Private Equity: Performance and Value Creation

Buyout and Distressed Private Equity: Performance and Value Creation TECHNISCHE UNIVERSITAT MUNCHEN Lehrstuhl fur Betriebswirtschaftslehre - Finanzmanagement und Kapitalmarkte (Univ.-Prof. Dr. Christoph Kaserer) Buyout and Distressed Private Equity: Performance and Value

More information

Zielgruppe Dieses Training eignet sich für System Engineers und an SCCM- Administratoren.

Zielgruppe Dieses Training eignet sich für System Engineers und an SCCM- Administratoren. Deploying System Center 2012 Configuration Manager - SCCM MOC 10748 In dieser Schulung lernen Sie die Planung und Bereitstellung einer System Center 2012 Configuration Manager-Hierarchie, einschließlich

More information

Entwicklung von Integrationslösungen aus einem Guss mit AIA Foundation Pack 11g

Entwicklung von Integrationslösungen aus einem Guss mit AIA Foundation Pack 11g Entwicklung von Integrationslösungen aus einem Guss mit AIA Foundation Pack 11g Gregor Bublitz Director gregor.bublitz@ec4u.de Gerhard Drasch Solution Architect, Oracle FMW A-Team

More information

Agile Software-Requirements: User Stories und (Vieles) mehr

Agile Software-Requirements: User Stories und (Vieles) mehr Agile Software-Requirements: User Stories und (Vieles) mehr Handout-Version Dr. Andreas Birk, Software.Process.Management 8. Oktober 2012, GI/GChACM Regionalgruppe Stuttgart/Böblingen Gestatten Dr. Andreas

More information

A Real-world Mobile Prototyping Framework for Location- and Context-based Services

A Real-world Mobile Prototyping Framework for Location- and Context-based Services A Real-world Mobile Prototyping Framework for Location- and Context-based Services Interaction Design Studios Berlin, 2012 Sebastian Meier www.ixds.de A Real-world Mobile Prototyping Framework for Location-

More information

Does Swiss IT Matter?

Does Swiss IT Matter? Does Swiss IT Matter? Perspektiven des Informatikstandorts Schweiz Eine Fachtagung der Java User Group Schweiz und der Credit Suisse im Rahmen der informatica08 Montag, 29. September 2008 im Forum St.

More information

Provider-Independent Social Identity. Management for Personal and. Professional Applications

Provider-Independent Social Identity. Management for Personal and. Professional Applications Provider-Independent Social Identity Management for Personal and Professional Applications Dissertation zur Erlangung des Grades eines Doktors der Wirtschaftswissenschaften eingereicht an der Fakultät

More information

(Incorporated as a stock corporation in the Republic of Austria under registered number FN 33209 m)

(Incorporated as a stock corporation in the Republic of Austria under registered number FN 33209 m) Prospectus Supplement No. 2 Erste Group Bank AG (Incorporated as a stock corporation in the Republic of Austria under registered number FN 33209 m) EUR 30,000,000,000 Debt Issuance Programme This supplement

More information

How To Close A Factory

How To Close A Factory Research Study Closing Factory Global Research Journal Special Edition ISSN 2190-0388 0 (Seitenzahl: Arial, Schriftgröße 9, zentriert) Introduction More and more companies consolidate Finance & Accounting

More information

Development of a Half-Automated Product Database for Search Engine Optimization. Masterarbeit

Development of a Half-Automated Product Database for Search Engine Optimization. Masterarbeit Development of a Half-Automated Product Database for Search Engine Optimization Masterarbeit zur Erlangung des akademischen Grades Master of Science (M.Sc.) im Studiengang Wirtschaftswissenschaft der Wirtschaftswissenschaftlichen

More information

How To Understand And Understand Rwth Aachen University

How To Understand And Understand Rwth Aachen University A short introduction to RWTH Location of RWTH Aachen University RWTH Mainbuilding Development of RWTH Aachen University until 2004 Students Foreign Students Polytechnical School Faculty of Architecture

More information

TEPZZ_ 8_69B_T EP 1 338 169 B1 (19) (11) EP 1 338 169 B1 (12) EUROPEAN PATENT SPECIFICATION

TEPZZ_ 8_69B_T EP 1 338 169 B1 (19) (11) EP 1 338 169 B1 (12) EUROPEAN PATENT SPECIFICATION (19) TEPZZ_ 8_69B_T (11) EP 1 338 169 B1 (12) EUROPEAN PATENT SPECIFICATION (4) Date of publication and mention of the grant of the patent: 27.03.13 Bulletin 13/13 (21) Application number: 01997179. (22)

More information

Model-Based Engineering mit Industriesteuerungen

Model-Based Engineering mit Industriesteuerungen Model-Based Engineering mit Industriesteuerungen Lars Mikelsons Bosch Rexroth AG, Germany 1 13/03/2015 Lars Mikelsons DC/ETI22 Bosch Rexroth AG 2015. All rights reserved, also regarding any disposal, exploitation,

More information

Satellite-UMTS - Specification of Protocols and Traffic Performance Analysis

Satellite-UMTS - Specification of Protocols and Traffic Performance Analysis Satellite-UMTS - Specification of Protocols and Traffic Performance Analysis Von der Fakultat fur Elektrotechnik und Informationstechnik der Rheinisch-Westfalichen Technischen Hochschule Aachen zur Erlangung

More information

Multipurpsoe Business Partner Certificates Guideline for the Business Partner

Multipurpsoe Business Partner Certificates Guideline for the Business Partner Multipurpsoe Business Partner Certificates Guideline for the Business Partner 15.05.2013 Guideline for the Business Partner, V1.3 Document Status Document details Siemens Topic Project name Document type

More information

Hubener, Andreas; Maurer, Raimond; Mitchell, Olivia S.

Hubener, Andreas; Maurer, Raimond; Mitchell, Olivia S. econstor www.econstor.eu Der Open-Access-Publikationsserver der ZBW Leibniz-Informationszentrum Wirtschaft The Open Access Publication Server of the ZBW Leibniz Information Centre for Economics Hubener,

More information

Certificate SAP INTEGRATION CERTIFICATION

Certificate SAP INTEGRATION CERTIFICATION Certificate SAP INTEGRATION CERTIFICATION SAP SE hereby confirms that the interface software MCC SR2015 for the product MCC SR2015 of the MEIERHOFER AG. has been certified for integration with SAP ECC

More information

Diese Liste wird präsentiert von. Netheweb.de

Diese Liste wird präsentiert von. Netheweb.de Diese Liste wird präsentiert von Netheweb.de Die Liste enthält 1000 Do-Follow Blogs, die zum Linkbuilding genutzt werden können, es kann sein, dass verkürzte URL s nicht korrekt weiter geleitet werden.

More information

Management and Monitoring of a J2EE Server and Applications Using JMX. Reinhold Kautzleben, Gregor Frey Speaker Title, SAP AG

Management and Monitoring of a J2EE Server and Applications Using JMX. Reinhold Kautzleben, Gregor Frey Speaker Title, SAP AG Management and Monitoring of a J2EE Server and Applications Using JMX Reinhold Kautzleben, Gregor Frey Speaker Title, SAP AG How much JMX is required to be in J2EE? JMX 1.2 belongs to the list of required

More information

Copyright 2013, Oracle and/or its affiliates. All rights reserved. Customer Presentation

Copyright 2013, Oracle and/or its affiliates. All rights reserved. Customer Presentation 1 SAM, NFS und SMB Dirk Nitschke Principal Sales Consultant SAM-QFS 5.3.2 / 5.3.9 Unterstützung neuer Geräte LTO-5, LTO-6, T10000-C, SL150, ACSLS 8 Unterstützung neuer Betriebssystemversionen Solaris 11,

More information

Modulbeschreibung. Beitrag des Moduls zu den Studienzielen. Voraussetzungen für die Teilnahme. Verwendbarkeit des Moduls

Modulbeschreibung. Beitrag des Moduls zu den Studienzielen. Voraussetzungen für die Teilnahme. Verwendbarkeit des Moduls Modulbeschreibung Code VI.3.6. / VI.7.2. Modulbezeichnung International Trade & Finance Beitrag des Moduls zu den Studienzielen Qualifikationsziele This class will prepare future internationally active

More information

LEARNING AGREEMENT FOR STUDIES

LEARNING AGREEMENT FOR STUDIES LEARNING AGREEMENT FOR STUDIES The Student Last name (s) First name (s) Date of birth Nationality 1 Sex [M/F] Academic year 20../20.. Study cycle EQF level 6 Subject area, Code Phone E-mail 0421 The Sending

More information

Masterseminar Current Trends in Marketing Research

Masterseminar Current Trends in Marketing Research Masterseminar Current Trends in Marketing Research - Application and topics - Das Skript ist nur für den persönlichen Gebrauch bestimmt. Vollständige oder auszugsweise Vervielfältigung und Verbreitung

More information

Java Server Pages combined with servlets in action. Generals. Java Servlets

Java Server Pages combined with servlets in action. Generals. Java Servlets Java Server Pages combined with servlets in action We want to create a small web application (library), that illustrates the usage of JavaServer Pages combined with Java Servlets. We use the JavaServer

More information

Master of Science Business Administration

Master of Science Business Administration Master of Science Business Administration Abbildung der Studiengangstrukturen PO 2015 Bitte beachten Sie, dass es sich hierbei um vorläufige Übersichten der Studienstruktur handelt, die das WiSo-Studienberatungszentrum

More information

Teachers General Pedagogical/Psychological Knowledge: Conceptualization and Test Construction

Teachers General Pedagogical/Psychological Knowledge: Conceptualization and Test Construction Teachers General Pedagogical/Psychological Knowledge: Conceptualization and Test Construction Prof. Dr. Thamar Voss (Center for Educational Science and Psychology, University of Tübingen) Symposium Teachers

More information

FH im Dialog. Weidener Diskussionspapiere. Financial Benefits of Business Process Management - A critical evaluation of current studies

FH im Dialog. Weidener Diskussionspapiere. Financial Benefits of Business Process Management - A critical evaluation of current studies FACHHOCHSCHULE MBERG - EIDEN A W FH im Dialog Weidener Diskussionspapiere Financial Benefits of Business Process Management - A critical evaluation of current studies Main issues and findings Helmut Pirzer

More information

Comparative Market Analysis of Project Management Systems

Comparative Market Analysis of Project Management Systems University of Osnabrück Chair of Business Administration/Organization and Information Systems Prof. Dr. Hoppe (Ed.) Comparative Market Analysis of Project Management Systems Frederik Ahlemann Katharinenstr.

More information

How to install Magellan 6

How to install Magellan 6 Information sheet Magellan S T Ü B E R How to install Magellan 6 Updated: 03.11.2014 All statements made in this document represent the current status of products - errors reserved and can be revised in

More information

Mediacenter / Das Informations-, Kommunikations- und Medienzentrum (ICMC / IKMZ) of Brandenburg Technical University of Cottbus

Mediacenter / Das Informations-, Kommunikations- und Medienzentrum (ICMC / IKMZ) of Brandenburg Technical University of Cottbus The Information-, Communication- and Mediacenter / Das Informations-, Kommunikations- und (ICMC / IKMZ) of Brandenburg Technical University of Cottbus Seminar of the LIBER Architecture Group Session 7-24

More information

Cyber Security From product to system solution

Cyber Security From product to system solution Markus Brändle, Network Management Forum Heidelberg, 8./9./10. October 2013 Cyber Security From product to system solution ABB Network Management Forum October 14, 2013 Slide 1 Cyber Security A definition

More information

Übersetzerbau in der Industrie: CacaoVM

Übersetzerbau in der Industrie: CacaoVM work-items with acceptance criteria Übersetzerbau in der Industrie: CacaoVM Michael Starzinger Theobroma Systems Design und Consulting GmbH Gutheil-Schoder Gasse 17, 1230 Wien, Austria www.-.com 1 Agenda

More information

Designing and Implementing a Server Infrastructure MOC 20413

Designing and Implementing a Server Infrastructure MOC 20413 Designing and Implementing a Server Infrastructure MOC 20413 In dieser 5-tägigen Schulung erhalten Sie die Kenntnisse, welche benötigt werden, um eine physische und logische Windows Server 2012 Active

More information

Das Informationsmanagementsystem DUVA. Der TooLS-Webkatalog

Das Informationsmanagementsystem DUVA. Der TooLS-Webkatalog Das Informationsmanagementsystem DUVA Der TooLS-Webkatalog 3 Aufgaben: Information sammeln / aufnehmen Information vorhalten / verarbeiten Information auswerten / präsentieren Das Mittel: Metadaten Daten

More information

Development methodology

Development methodology Development methodology Jens Bathelt Objectives Development guidelines V-Model Development process for machines Tasks for the control and the mechanical engineer Deepening the concept phase Initiating

More information

Thema: Hybrid IT-Project Management: Design, Application and Analysis

Thema: Hybrid IT-Project Management: Design, Application and Analysis Thema: Hybrid IT-Project Management: Design, Application and Analysis zur Erlangung des akademischen Grades Bachelor of Science (B.Sc.) im Studiengang Wirtschaftswissenschaft der Wirtschaftswissenschaftlichen

More information

SWITCH Cloud Services

SWITCH Cloud Services SWITCH Cloud Services Future and current Activities of Platforms and Services Andreas Dudler andreas.dudler@switch.ch SATW Workshop A2, Rüschlikon, 30. Januar 2014 1 Agenda Cloud : challenges and needs

More information

Digicomp Microsoft Evolution Day 2015 1. MIM 2016 Oliver Ryf. Partner:

Digicomp Microsoft Evolution Day 2015 1. MIM 2016 Oliver Ryf. Partner: 1 MIM 2016 Oliver Ryf Partner: 2 Agenda Begrüssung Vorstellung Referent PowerShell Desired State Configuration F&A Weiterführende Kurse 3 Vorstellung Referent Seit 1991 IT-Trainer 1995 MCSE und MCT Seit

More information

Department of Geography - Birgit Sattler - University of Duisburg-Essen ILIAS. in geography and landscape architecture

Department of Geography - Birgit Sattler - University of Duisburg-Essen ILIAS. in geography and landscape architecture ILIAS in geography and landscape architecture ILIAS in geography and landscape architecture computer skills and internet access of the students practical experience with ILIAS selected evaluation results

More information

Produktfamilienentwicklung

Produktfamilienentwicklung Produktfamilienentwicklung Bericht über die ITEA-Projekte ESAPS, CAFÉ und Families Günter Böckle Siemens CT SE 3 Motivation Drei große ITEA Projekte über Produktfamilien- Engineering: ESAPS (1.7.99 30.6.01),

More information

Windows HPC Server 2008 Deployment

Windows HPC Server 2008 Deployment Windows HPC Server 2008 Michael Wirtz wirtz@rz.rwth-aachen.de Rechen- und Kommunikationszentrum RWTH Aachen Windows-HPC 2008 19. Sept 08, RWTH Aachen Windows HPC Server 2008 - Agenda o eines 2 Knoten Clusters

More information

Barracuda Data Protection Products

Barracuda Data Protection Products Barracuda Data Protection Products Long-term storage for Just-In-Case protection Florian Vojtech Sales Engineer 1 Product Overview SECURITY Backup Services / Products: Similar but Different Archiving Designed

More information

Implementation of a Micropayment System for Mobile Devices. Diplomarbeit

Implementation of a Micropayment System for Mobile Devices. Diplomarbeit Implementation of a Micropayment System for Mobile Devices Kennzahl J151 Matrikel-Nr.: 9651146 Diplomarbeit Eingereicht von Klaus Brosche am Institut für Informationsverarbeitung und Informationswirtschaft,

More information

(51) Int Cl.: G01C 21/36 (2006.01)

(51) Int Cl.: G01C 21/36 (2006.01) (19) TEPZZ_ 678B_T (11) EP 1 26 78 B1 (12) EUROPEAN PATENT SPECIFICATION (4) Date of publication and mention of the grant of the patent:.09.14 Bulletin 14/37 (1) Int Cl.: G01C 21/36 (06.01) (21) Application

More information

Comparing Social Media Sites: A Facebook Case Study about Employer Branding. Bachelorarbeit

Comparing Social Media Sites: A Facebook Case Study about Employer Branding. Bachelorarbeit Comparing Social Media Sites: A Facebook Case Study about Employer Branding Bachelorarbeit zur Erlangung des akademischen Grades Bachelor of Science (B.Sc.) im Studiengang Wirtschaftswissenschaft der Wirtschaftswissenschaftlichen

More information

(A) DESNET (DEmand & Supply NETwork) Identification. Identification

(A) DESNET (DEmand & Supply NETwork) Identification. Identification V-LAB-Instruction Ver 4.0.doc (A) DESNET (DEmand & Supply NETwork) Identification Name RPD-Tech 2 Address Web site E - mail Coachulting, Johanniterstrasse 36, D-73207 Plochingen www.coachulting.de info@coachulting.de

More information

I. European Financial Integration and Banking in Germany

I. European Financial Integration and Banking in Germany I. European Financial Integration and Banking in Germany Prof. Dr. Detlev Hummel Chair of Banking and Finance Potsdam University, Germany Prof. Hummel, PoSA July 2008 1 Bank system in Germany ECB/ German

More information

Digitaler Tourismus-Raum Hessen Herausforderung Social Web. Grundlage. Technik. Strategie. Marketing

Digitaler Tourismus-Raum Hessen Herausforderung Social Web. Grundlage. Technik. Strategie. Marketing Hessischer Tourismustag 2015, 20.07.2015 Digitaler Tourismus-Raum Hessen Herausforderung Social Web. Grundlage. Technik. Strategie. Marketing Hessischer Tourismustag 2015, 20.07.2015 Digitaler Tourismus-Raum

More information

Kick-Off Meeting ESF-Projekt FHB 2020 Mission zur unternehmerisch geprägten Hochschule

Kick-Off Meeting ESF-Projekt FHB 2020 Mission zur unternehmerisch geprägten Hochschule Kick-Off Meeting ESF-Projekt FHB 2020 Mission zur unternehmerisch geprägten Hochschule Gefördert durch das Ministerium für Arbeit, Soziales, Frauen und Familie aus Mitteln des Europäischen Sozialfonds

More information

Upgrading Your Skills to MCSA Windows Server 2012 MOC 20417

Upgrading Your Skills to MCSA Windows Server 2012 MOC 20417 Upgrading Your Skills to MCSA Windows Server 2012 MOC 20417 In dieser Schulung lernen Sie neue Features und Funktionalitäten in Windows Server 2012 in Bezug auf das Management, die Netzwerkinfrastruktur,

More information

Privacy-preserving Infrastructure for. Social Identity Management

Privacy-preserving Infrastructure for. Social Identity Management Privacy-preserving Infrastructure for Social Identity Management Dissertation zur Erlangung des Grades eines Doktors der Wirtschaftswissenschaften (Dr. rer. pol.) eingereicht an der Fakultät für Wirtschaftswissenschaften

More information

(51) Int Cl.: H04L 29/06 (2006.01) H04M 15/00 (2006.01)

(51) Int Cl.: H04L 29/06 (2006.01) H04M 15/00 (2006.01) (19) TEPZZ 7Z 74 B_T (11) EP 2 702 742 B1 (12) EUROPEAN PATENT SPECIFICATION (4) Date of publication and mention of the grant of the patent:.04. Bulletin /16 (21) Application number: 1171674.6 (22) Date

More information

A Decision Support System for the Modelling of Asset Prices, Option Prices, and Volatility: An Application of Artificial Neural Networks

A Decision Support System for the Modelling of Asset Prices, Option Prices, and Volatility: An Application of Artificial Neural Networks A Decision Support System for the Modelling of Asset Prices, Option Prices, and Volatility: An Application of Artificial Neural Networks Masterarbeit zur Erlangung des akademischen Grades Master of Science

More information

<Insert Picture Here> Java Certification. Susanne Schröter Education Sales Consutant Susanne.Schroeter@oracle.com

<Insert Picture Here> Java Certification. Susanne Schröter Education Sales Consutant Susanne.Schroeter@oracle.com Certification Susanne Schröter Education Sales Consutant Susanne.Schroeter@oracle.com Alte Zertifizierung Teilnahme an einerm Kurs Associate, Programmer ME 1 Mobile Application Developer

More information

A New Job Opportunity for Unemployed Young People: Data Security Skilled Worker for SMEs

A New Job Opportunity for Unemployed Young People: Data Security Skilled Worker for SMEs A New Job Opportunity for Unemployed Young People: Data Security Skilled Worker for SMEs 2008-1-TR-LEO05-03145 1 Project Information Title: Project Number: A New Job Opportunity for Unemployed Young People:

More information

Technische Alternative elektronische Steuerungsgerätegesellschaft mbh. A-3872 Amaliendorf, Langestr. 124 Tel +43 (0)2862 53635 mail@ta.co.

Technische Alternative elektronische Steuerungsgerätegesellschaft mbh. A-3872 Amaliendorf, Langestr. 124 Tel +43 (0)2862 53635 mail@ta.co. Technische Alternative elektronische Steuerungsgerätegesellschaft mbh. A-3872 Amaliendorf, Langestr. 124 Tel +43 (0)2862 53635 mail@ta.co.at USB driver Vers. 2.2 EN USB driver Table of Contents General...

More information

Instructions for the STiNE Online Enrollment Application for Exchange Students

Instructions for the STiNE Online Enrollment Application for Exchange Students Instructions for the STiNE Online Enrollment Application for Exchange Students 1. Please go to www.uni-hamburg.de/online-bewerbung and click on Bewerberaccount anlegen (Create applicant account). 2. To

More information