{"id":48529,"date":"2018-02-21T10:08:11","date_gmt":"2018-02-21T04:38:11","guid":{"rendered":"http:\/\/blog.odango.com\/?p=48529"},"modified":"2023-02-03T17:42:12","modified_gmt":"2023-02-03T12:12:12","slug":"informatica-idq-setup","status":"publish","type":"post","link":"https:\/\/asha24.net\/blog\/informatica-idq-setup\/","title":{"rendered":"Informatica IDQ Setup"},"content":{"rendered":"\n[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;3.22&#8243;][et_pb_row _builder_version=&#8221;3.25&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.25&#8243; custom_padding=&#8221;|||&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_post_title meta=&#8221;off&#8221; featured_image=&#8221;off&#8221; _builder_version=&#8221;3.0.106&#8243; title_font=&#8221;Titillium Web||||||||&#8221; title_text_align=&#8221;left&#8221; title_text_color=&#8221;rgba(0,0,0,0.8)&#8221; title_font_size=&#8221;47&#8243; custom_margin=&#8221;|||10%&#8221; title_font_size_tablet=&#8221;40&#8243; title_font_size_phone=&#8221;35&#8243; title_font_size_last_edited=&#8221;on|desktop&#8221;][\/et_pb_post_title][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;3.25&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.25&#8243; custom_padding=&#8221;|||&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;3.27.4&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_font_size=&#8221;20&#8243; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;|||10%&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; text_font_size_tablet=&#8221;&#8221; text_font_size_phone=&#8221;&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; text_line_height_last_edited=&#8221;off|phone&#8221;]<p style=\"text-align: center;\">\u00a0<a href='https:\/\/asha24.net\/learn\/informatica-idq' class='big-button bigblue' target=\"_blank\"><span style=\"color: #ffffff;\"><strong>100% Free Informatica IDQ Course, Enroll Now<\/strong><\/span><\/a><\/p>\r[\/et_pb_text][et_pb_text _builder_version=&#8221;3.27.4&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_font_size=&#8221;20&#8243; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;|||10%&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; text_font_size_tablet=&#8221;&#8221; text_font_size_phone=&#8221;&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; text_line_height_last_edited=&#8221;off|phone&#8221;]<p>\r\n<strong>IDQ Installation:<\/strong><\/p>\r\n<p><a href=\"https:\/\/asha24.net\/blog\/informatica-idq-tutorials-training-certification-and-interview-qa\/\">Welcome<\/a> to putting forward a first new step towards a prolific career in data management.<\/p>\r\n<p>Firstly, I would like to suggest you to install Database. It&#8217;s a direct installation process. just click next and next.<\/p>\r\n<p>1) The first check point &#8211; disable the Windows Firewall.<\/p>\r\n<p>Go to Control Panel.<\/p>\r[\/et_pb_text][et_pb_image src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/1-9.png&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;3.23&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;3.27.4&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_font_size=&#8221;20&#8243; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;|||10%&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; text_font_size_tablet=&#8221;&#8221; text_font_size_phone=&#8221;&#8221; text_font_size_last_edited=&#8221;on|tablet&#8221; text_line_height_last_edited=&#8221;off|phone&#8221;]<p>\r\n2) Now, open the data base, and extend a table space, because while installing Informatica IDQ, it creates lot of repository tables at backend and provides lot of services. You have to then extend the table space and use below code.<\/p>\r\n<p>CREATE BIGFILE TABLESPACE CMX_DATA<\/p>\r\n<p>NOLOGGING<\/p>\r\n<p>DATAFILE &#8216;c:\\app\\cyberknife\\oradata\\orcl\\CMX_DATA1.DBF&#8217; SIZE 2048M REUSE<\/p>\r\n<p>EXTENT MANAGEMENT LOCAL;<\/p>\r\n<p>CREATE BIGFILE TABLESPACE CMX_INDX<\/p>\r\n<p>NOLOGGING<\/p>\r\n<p>DATAFILE &#8216;c&#8221;:\\app\\cyberknife\\oradata\\orcl\\CMX_INDX1.DBF&#8217; SIZE 2048M REUSE<\/p>\r\n<p>EXTENT MANAGEMENT LOCAL;<\/p>\r\n<p>CREATE BIGFILE TABLESPACE CMX_TEMP<\/p>\r\n<p>NOLOGGING<\/p>\r\n<p>DATAFILE &#8216;c&#8221;:\\app\\cyberknife\\oradata\\orcl\\CMX_TEMP1.DBF&#8217; SIZE 2048M REUSE<\/p>\r\n<p>EXTENT MANAGEMENT LOCAL;<\/p>\r\n<p>postinstallsetup.bat\u00a0 -Ddatabase.password=tiger<\/p>\r\n<p>3) In next step create Domain, Repository and all useful tables as mentioned fallowing.<\/p>\r\n<p><strong>1) Domain<\/strong><\/p>\r\n<p>CREATE USER INFA_DOMAIN IDENTIFIED BY TIGER<\/p>\r\n<p>GRANT DBA TO INFA_DOMAIN<\/p>\r\n<p><strong>2) Repository<\/strong><\/p>\r\n<p>CREATE USER INFA_REPO IDENTIFIED BY TIGER;<\/p>\r\n<p>GRANT DBA INFA_REPO;<\/p>\r\n<p>THE FOLLOWING SCHEMAS REQUIRED TO INSTALL IDQ<\/p>\r\n<p><strong>1) Model Repository Service<\/strong><\/p>\r\n<p>CREAT USER IDQ_MRS IDENTIFIED BY TIGER<\/p>\r\n<p>GRANT DBA TO IDQ_MRS<\/p>\r\n<p><strong>2)Profiling<\/strong><\/p>\r\n<p>CREAT USER IDQ_PWH IDENTIFIED BY TIGER<\/p>\r\n<p>GRANT DBA TO IDQ_PWH<\/p>\r\n<p><strong>3)Content Services<\/strong><\/p>\r\n<p>CREAT USER IDQ_CMS IDENTIFIED BY TIGER<\/p>\r\n<p>GRANT DBA TO IDQ_CMS<\/p>\r\n<p><strong>4)Human Task<\/strong><\/p>\r\n<p>CREAT USER IDQ_HT IDENTIFIED BY TIGER<\/p>\r\n<p>GRANT DBA TO IDQ_HT<\/p>\r\n<p><strong>5) Auditing Tables<\/strong><\/p>\r\n<p>CREAT USER IDQ_AUDIT IDENTIFIED BY TIGER<\/p>\r\n<p>GRANT DBA TO IDQ_AUDIT<\/p>\r\n<p><strong>6) Connection<\/strong><\/p>\r\n<p>CREAT USER IDQ_CONN IDENTIFIED BY TIGER<\/p>\r\n<p>GRANT DBA TO IDQ_CONN<\/p>\r\n<p style=\"text-align: center;\"><a href='https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/04\/Informatica-MDM-Training-2.ppt' class='big-button bigblue'><strong><span style=\"color: #ffffff;\"> Get Free Informatica IDQ Materials<\/span><\/strong><\/a><br \/>\r\n3) It\u2019s time to Unzip the IDQ software which you downloaded. Following that, Open server folder and go to install.exe. Right click on it and change the Properties as shown below.<\/p>\r[\/et_pb_text][et_pb_image src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/2-8.png&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;3.23&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;3.27.4&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_font_size=&#8221;20&#8243; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;|||10%&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; text_font_size_tablet=&#8221;&#8221; text_font_size_phone=&#8221;&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; text_line_height_last_edited=&#8221;off|phone&#8221;]<p>\r\n4) After that, run install.exe as Administrator. The installation process will be continued as follows.<\/p>\r[\/et_pb_text][et_pb_image src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/3-5.png&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;3.23&#8243;][\/et_pb_image][et_pb_image src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/4-5.png&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;3.23&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;3.27.4&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_font_size=&#8221;20&#8243; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;|||10%&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; text_font_size_tablet=&#8221;&#8221; text_font_size_phone=&#8221;&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; text_line_height_last_edited=&#8221;off|phone&#8221;]<p>\r\n5) Check point &#8211; Change the Path in Environment Variable tab.<\/p>\r\n<p>6) Copy the below Highlighted path.<\/p>\r[\/et_pb_text][et_pb_image src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/5-5.png&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;3.23&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;3.27.4&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_font_size=&#8221;20&#8243; text_line_height=&#8221;1.2em&#8221; max_width=&#8221;800px&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;|||10%&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; text_font_size_tablet=&#8221;&#8221; text_font_size_phone=&#8221;&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; text_line_height_last_edited=&#8221;off|phone&#8221;]<p>\r\n7) Go to Control Panel\u00a0<strong>&#8211;&gt; Advanced System Settings<\/strong>.<\/p>\r[\/et_pb_text][et_pb_image src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/6-4.png&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;3.23&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;3.27.4&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_font_size=&#8221;20&#8243; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;|||10%&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; text_font_size_tablet=&#8221;&#8221; text_font_size_phone=&#8221;&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; text_line_height_last_edited=&#8221;off|phone&#8221;]<p>\r\n8) I would now suggest you to change the path as shown in the image given below.<\/p>\r[\/et_pb_text][et_pb_image src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/7-3.png&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;3.23&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;3.27.4&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_font_size=&#8221;20&#8243; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;|||10%&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; text_font_size_tablet=&#8221;&#8221; text_font_size_phone=&#8221;&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; text_line_height_last_edited=&#8221;off|phone&#8221;]<p>\r\n9) Give Database User Id, Password and enable JDBC URL.<\/p>\r\n<p>10) Now, it would be ideal to give Keyword something like tiger or tiger. Click on Next.<\/p>\r\n<p>11) Verify highlighted thing given below and Click on Next. Disable the below highlighted box and click on Next.<\/p>\r\n<p>12) You must now Open the Below Highlighted Link. Go ahead and type in Username and Password.<\/p>\r\n<p>13) Next Process, Create Repository Service. Follow the below steps and give the credentials as\u00a0 shown\u00a0 in the images below.<\/p>\r[\/et_pb_text][et_pb_image src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/8-3.png&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;3.23&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;3.27.4&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_font_size=&#8221;20&#8243; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;|||10%&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; text_font_size_tablet=&#8221;&#8221; text_font_size_phone=&#8221;&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; text_line_height_last_edited=&#8221;off|phone&#8221;]<p>\r\n14) After giving the User Name and Password, the tool will Open.<\/p>\r[\/et_pb_text][et_pb_image src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/9-2.png&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;3.23&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;3.27.4&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_font_size=&#8221;20&#8243; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;|||10%&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; text_font_size_tablet=&#8221;&#8221; text_font_size_phone=&#8221;&#8221; text_font_size_last_edited=&#8221;on|desktop&#8221; text_line_height_last_edited=&#8221;off|phone&#8221;]<p>\r\nThis installation, I agree, is long, but not really tedious. You have to agree, it\u2019s fairly easy. Once you have it, it\u2019s your rock forever!<\/p>\r\n<p>If you wish to know more, read my blog on <a href=\"https:\/\/asha24.net\/blog\/informatica-idq-certification\">Certification<\/a>\u00a0in IDQ. <a href=\"https:\/\/asha24.net\/blog\/informatica-idq\/\">Click here<\/a> to find the Holy Grail!<\/p>\r\n<p style=\"text-align: center;\"><a href='https:\/\/asha24.net\/informatica-idq-training' class='big-button bigblue' target=\"_blank\"><span style=\"color: #ffffff;\"><strong>Enroll for Informatica IDQ Training Course<\/strong><\/span><\/a><\/p>\r[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;3.22&#8243;][et_pb_row _builder_version=&#8221;3.25&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;3.25&#8243; custom_padding=&#8221;|||&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_team_member name=&#8221;Arun Gandham&#8221; position=&#8221;Author&#8221; image_url=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/123456.gif&#8221; _builder_version=&#8221;3.0.106&#8243; header_font=&#8221;Titillium Web|700|||||||&#8221; body_font=&#8221;Titillium Web||||||||&#8221; body_font_size=&#8221;16&#8243;]<p>\r\nHola peeps! A fitness freak, a lover of games, I catch a flick on the weekends and write for you about current trends.<\/p>\r[\/et_pb_team_member][\/et_pb_column][\/et_pb_row][\/et_pb_section]\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":48539,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[40],"tags":[],"class_list":["post-48529","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-informatica-idq"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Informatica IDQ Setup (A step by step Guide to Informatica Data Quality)<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/asha24.net\/blog\/informatica-idq-setup\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Informatica IDQ Setup (A step by step Guide to Informatica Data Quality)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/asha24.net\/blog\/informatica-idq-setup\/\" \/>\n<meta property=\"og:site_name\" content=\"Asha24 Blog\" \/>\n<meta property=\"article:published_time\" content=\"2018-02-21T04:38:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-03T12:12:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/informatica-idq-setup-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1125\" \/>\n\t<meta property=\"og:image:height\" content=\"750\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mahesh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/asha24.net\/blog\/#website\",\"url\":\"https:\/\/asha24.net\/blog\/\",\"name\":\"Asha24 Blog\",\"description\":\"Dedication Towards Learning\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/asha24.net\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/asha24.net\/blog\/informatica-idq-setup\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/informatica-idq-setup-1.jpg\",\"contentUrl\":\"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/informatica-idq-setup-1.jpg\",\"width\":1125,\"height\":750},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/asha24.net\/blog\/informatica-idq-setup\/#webpage\",\"url\":\"https:\/\/asha24.net\/blog\/informatica-idq-setup\/\",\"name\":\"Informatica IDQ Setup (A step by step Guide to Informatica Data Quality)\",\"isPartOf\":{\"@id\":\"https:\/\/asha24.net\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/asha24.net\/blog\/informatica-idq-setup\/#primaryimage\"},\"datePublished\":\"2018-02-21T04:38:11+00:00\",\"dateModified\":\"2023-02-03T12:12:12+00:00\",\"author\":{\"@id\":\"https:\/\/asha24.net\/blog\/#\/schema\/person\/f6167b78bbaddfc399ae1154cd5b6759\"},\"breadcrumb\":{\"@id\":\"https:\/\/asha24.net\/blog\/informatica-idq-setup\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/asha24.net\/blog\/informatica-idq-setup\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/asha24.net\/blog\/informatica-idq-setup\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/asha24.net\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Informatica IDQ Setup\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/asha24.net\/blog\/#\/schema\/person\/f6167b78bbaddfc399ae1154cd5b6759\",\"name\":\"Mahesh\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/asha24.net\/blog\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/085c03e75ffb51af2509c1cfad9c7d78b30236d43a008db2e46f96e2f40c67fc?s=96&d=wavatar&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/085c03e75ffb51af2509c1cfad9c7d78b30236d43a008db2e46f96e2f40c67fc?s=96&d=wavatar&r=g\",\"caption\":\"Mahesh\"},\"url\":\"https:\/\/asha24.net\/blog\/author\/mahesh\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Informatica IDQ Setup (A step by step Guide to Informatica Data Quality)","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/asha24.net\/blog\/informatica-idq-setup\/","og_locale":"en_US","og_type":"article","og_title":"Informatica IDQ Setup (A step by step Guide to Informatica Data Quality)","og_url":"https:\/\/asha24.net\/blog\/informatica-idq-setup\/","og_site_name":"Asha24 Blog","article_published_time":"2018-02-21T04:38:11+00:00","article_modified_time":"2023-02-03T12:12:12+00:00","og_image":[{"width":1125,"height":750,"url":"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/informatica-idq-setup-1.jpg","path":"\/home\/reviews981\/public_html\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/informatica-idq-setup-1.jpg","size":"full","id":48539,"alt":"","pixels":843750,"type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Mahesh","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/asha24.net\/blog\/#website","url":"https:\/\/asha24.net\/blog\/","name":"Asha24 Blog","description":"Dedication Towards Learning","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/asha24.net\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/asha24.net\/blog\/informatica-idq-setup\/#primaryimage","inLanguage":"en-US","url":"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/informatica-idq-setup-1.jpg","contentUrl":"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/informatica-idq-setup-1.jpg","width":1125,"height":750},{"@type":"WebPage","@id":"https:\/\/asha24.net\/blog\/informatica-idq-setup\/#webpage","url":"https:\/\/asha24.net\/blog\/informatica-idq-setup\/","name":"Informatica IDQ Setup (A step by step Guide to Informatica Data Quality)","isPartOf":{"@id":"https:\/\/asha24.net\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/asha24.net\/blog\/informatica-idq-setup\/#primaryimage"},"datePublished":"2018-02-21T04:38:11+00:00","dateModified":"2023-02-03T12:12:12+00:00","author":{"@id":"https:\/\/asha24.net\/blog\/#\/schema\/person\/f6167b78bbaddfc399ae1154cd5b6759"},"breadcrumb":{"@id":"https:\/\/asha24.net\/blog\/informatica-idq-setup\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/asha24.net\/blog\/informatica-idq-setup\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/asha24.net\/blog\/informatica-idq-setup\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/asha24.net\/blog\/"},{"@type":"ListItem","position":2,"name":"Informatica IDQ Setup"}]},{"@type":"Person","@id":"https:\/\/asha24.net\/blog\/#\/schema\/person\/f6167b78bbaddfc399ae1154cd5b6759","name":"Mahesh","image":{"@type":"ImageObject","@id":"https:\/\/asha24.net\/blog\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/085c03e75ffb51af2509c1cfad9c7d78b30236d43a008db2e46f96e2f40c67fc?s=96&d=wavatar&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/085c03e75ffb51af2509c1cfad9c7d78b30236d43a008db2e46f96e2f40c67fc?s=96&d=wavatar&r=g","caption":"Mahesh"},"url":"https:\/\/asha24.net\/blog\/author\/mahesh\/"}]}},"_links":{"self":[{"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/posts\/48529","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/comments?post=48529"}],"version-history":[{"count":16,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/posts\/48529\/revisions"}],"predecessor-version":[{"id":52123,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/posts\/48529\/revisions\/52123"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/media\/48539"}],"wp:attachment":[{"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/media?parent=48529"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/categories?post=48529"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/tags?post=48529"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}