블로그 이미지
보미아빠

카테고리

보미아빠, 석이 (529)
밥벌이 (16)
싸이클 (1)
일상 (1)
Total
Today
Yesterday

달력

« » 2025.9
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30

공지사항

최근에 올라온 글

Free SQL Server Ebooks !!!

 5 Tips for a Smooth SSIS Upgrade to SQL Server 2012
Runying Mao, Carla Sabotta

 

Quick GuideMicrosoft SQL Server 2012 Integration Services (SSIS) provides significant improvements in both the developer and administration experience. This article provides tips that can help to make the upgrade to Microsoft SQL Server 2012 Integration Services successful. The tips address editing package configurations and specifically connection strings, converting configurations to parameters, converting packages to the project deployment model, updating Execute Package tasks to use project references and parameterizing the PackageName property.

Applies to: SQL Server 2012

Source: White Paper

E-book publication date: November 2012
11 pages
EPUB MOBI PDF | Source content

 

 A Hitchhiker’s Guide to Microsoft StreamInsight Queries
Ramkumar (Ram) Krishnan, Jonathan Goldstein, Alex Raizman

 

Step-by-StepThis paper is a developer’s introduction to the Microsoft StreamInsight Queries. The paper has two goals: (1) To help you think through stream processing in simple, layered levels of understanding, complementing the product documentation. (2) To reinforce this learning through examples of various use cases, so that you can design the query plan for a particular problem and compose the LINQ query. This ability for top-down composition of a LINQ query, combined with bottom-up understanding of the query model, will help you build rich and powerful streaming applications. The more advanced sections of this paper provide an overview of a query plan, the operators that constitute the query, and, where appropriate, the foundational query algebra itself. The paper is not a feature reference or a substitute for MSDN documentation.

Applies to: StreamInsight

Source: MSDN Library

E-book publication date: November 2012
54 pages
EPUB | MOBI | PDF | Source content

 

 Backup and Restore of SQL Server Databases
SQL Server 2012 Books Online

 

ReferenceThis book describes the benefits of backing up SQL Server databases, basic backup and restore terms, and introduces backup and restore strategies for SQL Server and security considerations for SQL Server backup and restore.

Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: June 2012

288 pages
EPUB MOBI PDF Source content

 

 Data Analysis Expressions (DAX) Reference
SQL Server 2012 Books Online

 

ReferenceThe Data Analysis Expressions (DAX) language is a library of functions and operators that can be combined to build formulas and expressions.

Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: June 2012
316 pages
EPUB MOBI PDF Source content

 

 Data Mining Extensions (DMX) Reference
SQL Server 2012 Books Online

 

ReferenceData Mining Extensions (DMX) is a language that you can use to create and work with data mining models in Microsoft SQL Server Analysis Services. You can use DMX to create the structure of new data mining models, to train these models, and to browse, manage, and predict against them. DMX is composed of data definition language (DDL) statements, data manipulation language (DML) statements, and functions and operators.

Applies to: SQL Server 2012

Source: Microsoft SQL Server 2012 Books Online

E-book publication date: June 2012
167 pages
EPUB | MOBI PDF | Source content

 

 Data Quality Services
SQL Server 2012 Books Online

 

ReferenceSQL Server Data Quality Services (DQS) is a knowledge-driven data quality product. DQS enables you to build a knowledge base and use it to perform a variety of critical data quality tasks, including correction, enrichment, standardization, and de-duplication of your data. DQS enables you to perform data cleansing by using cloud-based reference data services provided by reference data providers. DQS also provides you with profiling that is integrated into its data-quality tasks, enabling you to analyze the integrity of your data.

Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: June 2012
193 pages
EPUB MOBI PDF Source content

 

 Extracting and Loading SharePoint Data in SQL Server Integration Services
Kevin Idzi

 

Quick Step-by-StepThis article introduces the SharePoint List Source and Destination adapters,
demonstrates their use in an SSIS package, and documents their features and options.

Applies to: SQL Server 2005, 2008, 2008 R2, and 2012

Source: White Paper

E-book publication date: November 2012
25 pages
EPUB | MOBI | PDF | Source content

 

 High Availability Solutions
SQL Server 2012 Books Online

 

ReferenceThis book introduces two SQL Server high-availability solutions that improve the availability of servers or databases: AlwaysOn Failover Cluster Instances and AlwaysOn Availability Groups. A high-availability solution masks the effects of a hardware or software failure and maintains the availability of applications so that the perceived downtime for users is minimized.

Applies to: SQL Server 2012

Source: Microsoft SQL Server 2012 Books Online

E-book publication date: June 2012
468 pages
EPUB MOBI PDF Source content

 

 Integration Services: Extending Packages with Scripting
SQL Server 2012 Books Online

 

ReferenceYou can extend the power of Integration Services (SSIS) by adding code within the wrappers provided by the Script task and the Script component. This section of the Developer Reference provides instructions and examples for extending the control flow and data flow of an SSIS package using the Script task and the Script component.

Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: January 2013
188 pages
EPUB MOBI PDF Source content

 

 Master Data Services
SQL Server 2012 Books Online

 

ReferenceMaster Data Services (MDS) is the SQL Server solution for master data management. Master data management (MDM) describes the efforts made by an organization to discover and define non-transactional lists of data, with the goal of compiling maintainable master lists. An MDM project generally includes an evaluation and restructuring of internal business processes along with the implementation of MDM technology. The result of a successful MDM solution is reliable, centralized data that can be analyzed, resulting in better business decisions.

Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: June 2012
270 pages
EPUB MOBI PDF Source content

 Master Data Services (MDS) Operations Guide
Karan Gulati

 

GuideThis article provides guidance about how to install, configure and manage SQL Server 2012 Master Data Services (MDS). You also learn how to deploy a Master Data Services model and create a SQL Server Integration Services (SSIS) solution to monitor MDS.

Applies to: SQL Server Master Data Services (MDS), SQL Server Integration Services (SSIS)

Source: White paper

E-book publication date: October 2013
49 pages
PDF | Source content

 

 Monitor and Tune for Performance
SQL Server 2012 Books Online

 

Quick ReferenceThe goal of monitoring databases is to assess how a server is performing. Effective monitoring involves taking periodic snapshots of current performance to isolate processes that are causing problems, and gathering data continuously over time to track performance trends.   Ongoing evaluation of the database performance helps you minimize response times and maximize throughput, yielding optimal performance.

Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: June 2012
30 pages
EPUB MOBI PDF Source content

 

 Multidimensional Expressions (MDX) Reference
SQL Server 2012 Books Online

 

ReferenceMultidimensional Expressions (MDX) is the query language that you use to work with and retrieve multidimensional data in Microsoft Analysis Services. MDX is based on the XML for Analysis (XMLA) specification, with specific extensions for SQL Server Analysis Services. MDX utilizes expressions composed of identifiers, values, statements, functions, and operators that Analysis Services can evaluate to retrieve an object (for example a set or a member), or a scalar value (for example, a string or a number).

Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: June 2012
361 pages
EPUB MOBI PDF Source content

 

 Multidimensional Model Programming
SQL Server 2012 Books Online

 

Reference

Analysis Services provides several APIs that you can use to program against an Analysis Services instance and the multidimensional databases that it makes available. This section describes the approaches available to developers who want to create custom applications using Analysis Services multidimensional solutions. You can use this information to choose the programming interface that best meets the requirements of a particular project. Analysis Services development projects can be based on managed or non-managed code that runs on a Windows platform, or other platforms that support HTTP access.Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date:
317 pages
EPUB MOBI PDF | Source content

 

 Optimized Bulk Loading of Data into Oracle
Carla Sabotta, Debarchan Sarkar

 

Quick Step-by-StepSQL Server 2008 and SQL Server 2008 R2 (Enterprise and Developer editions) support bulk loading Oracle data using Integration Services packages with the Microsoft Connector for Oracle by Attunity. For SQL Server 2005 and the non-Enterprise and non-Developer editions of SQL Server 2008 and 2008 R2, there are alternatives for achieving optimal performance when loading Oracle data. This paper discusses these alternatives.

Applies to: SQL Server 2005 (all editions), SQL Server 2008, SQL Server 2008 R2, and SQL Server 2012 (non-Enterprise and non-Developer editions)

Source: White Paper

E-book publication date: November 2012
14 pages
EPUB | MOBI | PDF | Source content

 Planning Disaster Recovery for Microsoft SQL Server Reporting Services in SharePoint Integrated Mode
Jaime Tarquino

 

Quick GuideThis white paper discusses disaster recovery options for Microsoft SQL Server Reporting Services solutions configured to use SharePoint integrated mode. This paper extends best practices for Microsoft SharePoint solutions that include both SQL Server Reporting Services and SharePoint Products. This paper also contains procedures, examples, and scripts that you can use to apply these practices to your organization.

Applies to: SQL Server 2012 Reporting Services in SharePoint 2010 (with SP1) and SharePoint 2013, SQL Server 2012 Reporting Services in SharePoint 2013, SQL Server 2008 R2 Reporting Services in SharePoint 2010 (with SP1)

Source: White Paper

E-book publication date: November 2012
36 pages
EPUB | MOBI | PDF | Source content

 

 SQLCAT’s Guide to BI and Analytics
Microsoft SQLCAT Team

 

Guide and ReferenceThis e-book is a collection of some of the more popular technical content that was available on the old SQLCAT.COM site. It covers SQL Server technology ranging from SQL Server 2005 to SQL Server 2012. However, this is not all the content that was available on SQLCAT.COM. To see additional content from that site you can follow the SQLCAT blog which will point to additional content. For more comprehensive content on SQL Server, see the MSDN library .

Applies to: SQL Server Business Intelligence and Analytics

Source: SQLCAT Blog

E-book publication date: September 2013
202 pages
PDF  | Source content

 

 SQLCAT’s Guide to High Availability Disaster Recovery
Microsoft SQLCAT Team

 

Guide and ReferenceThis e-book is a collection of some of the more popular technical content that was available on the old SQLCAT.COM site. It covers SQL Server technology ranging from SQL Server 2005 to SQL Server 2012. However, this is not all the content that was available on SQLCAT.COM. To see additional content from that site you can follow the SQLCAT blog  which will point to additional content. For more comprehensive content on SQL Server, see the MSDN library .

Applies to: SQL Server High Availability and Disaster Recovery

Source: SQLCAT Blog

E-book publication date: September 2013
37 pages
PDF  | Source content

 

 SQLCAT’s Guide to Relational Engine
Microsoft SQLCAT Team

 

Guide and ReferenceThis e-book is a collection of some of the more popular technical content that was available on the old SQLCAT.COM site. It covers SQL Server technology ranging from SQL Server 2005 to SQL Server 2012.

Applies to: SQL Server 2005 to 2012

Source: SQLCAT Blog

E-book publication date: September 2013
238 pages
PDF  | Source content

 

 SQL Server Community FAQs Manual
SQL Server Forum Support Team

 

ReferenceThe SQL Server Forum Support Team authored, collected and consolidated commonly asked questions in SQL Server MSDN and TechNet forums into this book so as to provide an offline reading and learning experience for IT professionals and people who are interested in SQL Server. The book includes about 101 items related to common problems with database administration, SSAS, SSIS and SSRS. (The book was originally published in June 2011.)

Applies to: SQL Server 2005, SQL Server 2008, SQL Server 2008 R2

Source: MSDN Blogs

E-book publication date: January 2013
182 pages
EPUB | MOBI | PDF | Source content

 

 SQL Server Distributed Replay
SQL Server 2012 Books Online

 

Quick ReferenceThe Microsoft SQL Server Distributed Replay feature helps you assess the impact of future SQL Server upgrades. You can also use it to help assess the impact of hardware and operating system upgrades, and SQL Server tuning.

Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: June 2012
42 pages
EPUB MOBI PDF Source content

 

 Transact-SQL Data Definition Language (DDL) Reference
SQL Server 2012 Books Online

 

ReferenceData Definition Language (DDL) is a vocabulary used to define data
structures in SQL Server 2012. Use these statements to create, alter, or drop data structures in an instance of SQL Server.

Applies to: SQL Server 2012

Source: Microsoft SQL Server 2012 Books Online

E-book publication date: June 2012
772 pages
EPUB | MOBI PDF Source content

 

 

Transact-SQL Data Manipulation Language (DML) Reference
SQL Server 2012 Books Online

 

ReferenceData Manipulation Language (DML) is a vocabulary used to retrieve and work with data in SQL Server 2012. Use these statements to add, modify, query, or remove data from a SQL Server database.

Applies to: SQL Server 2012

Source: Microsoft SQL Server 2012 Books Online

E-book publication date: May 2012
263 pages
E PUB | MOBI PDF | Source content

 

 XQuery Language Reference
SQL Server 2012 Books Online

 

ReferenceXQuery is a language that can query structured or semi-structured XML data. With the xml data type support provided in the Database Engine, documents can be stored in a database and then queried by using XQuery. XQuery is based on the existing XPath query language, with support added for better iteration, better sorting results, and the ability to construct the necessary XML.

Applies to: SQL Server 2012

Source: Microsoft SQL Server 2012 Books Online

E-book publication date: June 2012
234 pages
EPUB MOBI PDF Source content

 

 Data Access for Highly-Scalable Solutions: Using SQL, NoSQL, and Polyglot Persistence
patterns & practices

 

Guide

The business requirements of many modern business applications often involve processing large amounts of data. Additionally, the performance requirements typically make it imperative that the application uses the most efficient means to store and retrieve this data. In the past, most application designers would have simply chosen to save this data in a SQL database, but the recent advances in NoSQL technology have brought about highly-scalable, non-relational databases that can handle vast amounts of information very efficiently. Each type of NoSQL database is often optimized for a particular pattern of data access, and application designers are now increasingly looking to integrate multiple NoSQL and SQL databases into their solutions.

This guide describes how to design and build applications and services that can take best advantage of SQL and NoSQL databases by combining them into a polyglot solution. It provides an end to end walkthrough of a business application that uses SQL Server in conjunction with a variety of NoSQL databases, showing how the designers selected the databases to closely match the various business requirements.

Applies to: SQL Server 2012

Source: MSDN Library (patterns & practices)

E-book publication date: September 2013
273 pages
PDF | EPUB Source content

 

 Introducing Microsoft SQL Server 2008 R2
Ross Mistry and Stacia Misner

 

Overview

Our purpose in this book is to point out both the new and the improved in SQL Server 2008 R2. There are a lot of exciting enhancements and new capabilities engineered into SQL Server 2008 R2 that will have a positive impact on your applications, ranging from improvements in operation to those in management.

Applies to: SQL Server 2008 R2

Publisher: Microsoft Press

E-book publication date: April 2010
216 pages
XPS | PDF | Source content

 

 Introducing Microsoft SQL Server 2012
Ross Mistry and Stacia Misner

 

Overview

Microsoft SQL Server 2012 is Microsoft’s first cloud-ready information platform. It gives organizations effective tools to protect, unlock, and scale the power of their data, and it works across a variety of devices and data sources, from desktops, phones, and tablets, to datacenters and both private and public clouds. Our purpose in this book is to point out both the new and the improved capabilities as they apply to achieving mission-critical confidence, breakthrough insight, and using a cloud on your terms.

Applies to: SQL Server 2012

Publisher: Microsoft Press

E-book publication date: March 2012
288 pages
EPUB | MOBI | PDF | Source content

 

 Master Data Services Capacity Guidelines
Yair Helman

 

Quick Guide

This document provides capacity planning guidelines for Microsoft SQL Server 2012 Master Data Services (MDS).

Applies to: SQL Server 2012

Source: TechNet Wiki

E-book publication date
: May 2012
6 pages
EPUB | MOBI PDF  | Source content

 

 Microsoft SQL Server AlwaysOn Solutions Guide for High Availability and Disaster Recovery
LeRoy Tuttle, Jr.

 

Quick GuideThis white paper discusses how to reduce planned and unplanned downtime, maximize application availability, and provide data protection using SQL Server 2012 AlwaysOn high availability and disaster recovery solutions.

A key goal of this paper is to establish a common context for related discussions between business stakeholders, technical decision makers, system architects, infrastructure engineers, and database administrators.

Applies to: SQL Server 2012

Source: White paper

E-book publication date : May 2012
32 pages
EPUB MOBI PDF | DOC | Source content

 

 Microsoft SQL Server Analysis Services Multidimensional Performance and Operations Guide
Thomas Kejser and Denny Lee

 

GuideDownload this book to learn about Analysis Services Multidimensional performance tuning from an operational and development perspective. This book consolidates the previously published SQL Server 2008 R2 Analysis Services Operations Guide and SQL Server 2008 R2 Analysis Services Performance Guide into a single publication that you can view on portable devices.

Applies to: SQL Server 2005, SQL Server 2008, SQL Server 2008 R2, SQL Server 2012

Source: White paper

E-book publication date: May 2012
200 pages
EPUB MOBI PDF  | Source content 1 Source content 2

 

 QuickStart: Learn DAX Basics in 30 Minutes
Owen Duncan

 

Quick Step-by-StepThis QuickStart is for users new to PowerPivot or tabular model projects authored in SQL Server Data Tools. It is meant to give you a quick and easy introduction on how you can use Data Analysis Expressions (DAX) to solve a number of basic data modeling and analytical problems.

Applies to: PowerPivot for Excel (all versions), SQL Server 2008 R2, SQL Server 2012

Source: TechNet Wiki

E-book publication date: May 2012
13 pages
EPUB MOBI PDF  | Source content

 

 SQL Server 2012 Tutorials: Analysis Services – Data Mining
SQL Server 2012 Books Online

 

Step-by-Step

Microsoft SQL Server Analysis Services makes it easy to create sophisticated data mining solutions. The step-by-step tutorials in the following list will help you learn how to get the most out of Analysis Services, so that you can perform advanced analysis to solve business problems that are beyond the reach of traditional business intelligence methods.Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: June 2012

213 pages
EPUB MOBI PDF Source content

 

 SQL Server 2012 Tutorials: Analysis Services – Multidimensional Modeling
SQL Server 2012 Books Online

 

Step-by-Step

This tutorial describes how to use SQL Server Data Tools to develop and deploy an Analysis Services project, using the fictitious company Adventure Works Cycles for all examples.Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: June 2012

168 pages
EPUB MOBI PDF Source content

 

 SQL Server 2012 Tutorials: Analysis Services – Tabular Modeling
SQL Server 2012 Books Online

 

Quick Step-by-StepThis tutorial provides lessons on how to create a SQL Server 2012 Analysis Services tabular model running in In-Memory mode by using SQL Server Data Tools (SSDT).

Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: June 2012

57 pages
EPUB MOBI PDF Source content

 

 SQL Server 2012 Tutorials: Reporting Services
SQL Server 2012 Books Online

 

Quick Step-by-StepThis book contains tutorials for SQL Server 2012 Reporting Services: Create a Data-Driven Subscription, Create a Basic Table Report,  Create a Sample Report in Power View, and Optimize a Sample PowerPivot Model for Power View Reports.

Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: June 2012

61 pages
EPUB MOBI PDF Source content

 

 SQL Server 2012 Tutorials: Writing Transact-SQL Statements
SQL Server 2012 Books Online

 

Quick Step-by-StepThis tutorial is intended for users who are new to writing SQL statements. It will help new users get started by reviewing some basic statements for creating tables and inserting data. This tutorial uses Transact-SQL, the Microsoft implementation of the SQL standard. This tutorial is intended as a brief introduction to the Transact-SQL language and not as a replacement for a Transact-SQL class. The statements in this tutorial are intentionally simple, and are not meant to represent the complexity found in a typical production database.

Applies to: SQL Server 2012

Source: SQL Server 2012 Books Online

E-book publication date: June 2012

21 pages
EPUB MOBI PDF Source content

Posted by 보미아빠
, |

 

exec sp_configure 'show advanced options', 1
reconfigure with override

exec sp_configure 'Ad Hoc Distributed Queries', 1
reconfigure with override

 

USE [master]
GO
EXEC master.dbo.sp_MSset_oledb_prop N'Microsoft.ACE.OLEDB.12.0' , N'AllowInProcess' , 1
GO
EXEC master.dbo.sp_MSset_oledb_prop N'Microsoft.ACE.OLEDB.12.0' , N'DynamicParameters' , 1
GO

 

/* 1 */
if object_id ('[Table Analysis Tools Sample]') is not null
drop table [Table Analysis Tools Sample]

SELECT * into [Table Analysis Tools Sample]
FROM OPENROWSET
 (
 'Microsoft.ACE.OLEDB.12.0',
 'Excel 12.0; HDR=YES; IMEX=1; Database=C:\DMAddins_SampleData.xlsx',
 'SELECT * FROM [Table Analysis Tools Sample$a3:m]'
 )

select * from [Table Analysis Tools Sample] 

/* 2 */
if object_id ('Forecasting') is not null
drop table Forecasting

SELECT * into Forecasting
FROM OPENROWSET
 (
 'Microsoft.ACE.OLEDB.12.0',
 'Excel 12.0; HDR=YES; IMEX=1; Database=C:\DMAddins_SampleData.xlsx',
 'SELECT * FROM [Forecasting$b5:e]'
 )

/* 3 */
if object_id ('[Fill From Example]') is not null
drop table [Fill From Example]

SELECT * into [Fill From Example]
FROM OPENROWSET
 (
 'Microsoft.ACE.OLEDB.12.0',
 'Excel 12.0; HDR=YES; IMEX=1; Database=C:\DMAddins_SampleData.xlsx',
 'SELECT * FROM [Fill From Example$b3:m]'
 )

/* 4 */
if object_id ('[Source Data]') is not null
drop table [Source Data]

SELECT * into [Source Data]
FROM OPENROWSET
 (
 'Microsoft.ACE.OLEDB.12.0',
 'Excel 12.0; HDR=YES; IMEX=1; Database=C:\DMAddins_SampleData.xlsx',
 'SELECT * FROM [Source Data$a3:m]'
 )

/* 5 */
if object_id ('[Training Data]') is not null
drop table [Training Data]

SELECT * into [Training Data]
FROM OPENROWSET
 (
 'Microsoft.ACE.OLEDB.12.0',
 'Excel 12.0; HDR=YES; IMEX=1; Database=C:\DMAddins_SampleData.xlsx',
 'SELECT * FROM [Training Data$a3:m]'
 )


/* 6 */
if object_id ('[Testing Data]') is not null
drop table [Testing Data]

SELECT * into [Testing Data]
FROM OPENROWSET
 (
 'Microsoft.ACE.OLEDB.12.0',
 'Excel 12.0; HDR=YES; IMEX=1; Database=C:\DMAddins_SampleData.xlsx',
 'SELECT * FROM [Testing Data$a3:m]'
 )

/* 7 */
if object_id ('[New Customers]') is not null
drop table [New Customers]

SELECT * into [New Customers]
FROM OPENROWSET
 (
 'Microsoft.ACE.OLEDB.12.0',
 'Excel 12.0; HDR=YES; IMEX=1; Database=C:\DMAddins_SampleData.xlsx',
 'SELECT * FROM [New Customers$a3:q]'
 )

/* 8 */
if object_id ('[Associate]') is not null
drop table [Associate]

SELECT * into [Associate]
FROM OPENROWSET
 (
 'Microsoft.ACE.OLEDB.12.0',
 'Excel 12.0; HDR=YES; IMEX=1; Database=C:\DMAddins_SampleData.xlsx',
 'SELECT * FROM [Associate$a3:d]'
 )

Posted by 보미아빠
, |

큐브 브라우저에서 drop row fields 가 없어짐....

개발팀 왈...

 

Hi, thanks for your feedback on the cube browser in SQL Server 2012. We are aware that hierarchies that you defined in the model no longer show up in the cube browser. This is a limitation of the new control we are using.

 

Other customers have also asked for a better experience in the cube browser. We will consider enhancements in this area in a future release. I am resolving this issue as a duplicate of the customer bug (feedback ID 680476), feel free to vote it up and add your comments.

Should you need this reply translated to Russian, send a line to nmed@microsoft.com and tell him I sent you.

 

Regards, Cathy Dumas Program Manager, Analysis Services

 

어디 갔나....했네....

 

 

 

Posted by 보미아빠
, |

net stop mssqlserver /Y

net start mssqlserver /m /f /T3608

start /w sqlcmd -S. -A -i "C:\auth.sql"

net stop mssqlserver /Y

net start mssqlserver

ssms




declare   @dropTartgetLogin nvarchar(1000) = N''

        , @sql nvarchar(4000) = N''

        

select @dropTartgetLogin = name from syslogins where loginname like '%\Administrator'

select @dropTartgetLogin

set @sql = N'drop login ['+ @dropTartgetLogin+']'

exec (@sql)

go


create login [mssqlsvr06\Administrator] from windows with default_database=[master]

go

exec master.dbo.sp_addsrvrolemember @loginame = N'mssqlsvr06\Administrator', @rolename = N'sysadmin'

go

alter login [mssqlsvr06\Administrator] enable

go


declare @old_srvname nvarchar(1000)

select @old_srvname = srvname from master.dbo.sysservers where srvid = 0

exec sp_dropserver @old_srvname

go


exec sp_addserver [mssqlsvr06], local

go



Posted by 보미아빠
, |

Excel 과 Analysis Service 를 이용해 테이블에서 각 컬럼을 연관 분석해 이상값을 찾고 의사결정 트리분석 종속성 네트워크분석 등의 분석을 할 수 있다.

 

이상값 찾기

 

 

 

의사결정 트리 

 

종속성 네트워크 

 

 

When using Microsoft SQL Server 2012 Data Mining Add-ins you may encounter the below error:

Error (Data mining): Session mining objects
(including special data source views used to process data mining dimensions)
cannot be created on this instance

아래 설정을 true 로 바꾸어 준다.

 

 

 

Posted by 보미아빠
, |

slmgr /dlv

Posted by 보미아빠
, |

도싸에서...퍼옴~ 카이님 작성...

http://corearoadbike.com/board/board.php?g_id=Menu01&t_id=Menu03Top1&page=2&no=424828


교통사고 합의요령

자동차보험회사의 보상담당직원들은 입사시부터 철저한 교육을 받습니다.

교육의 목적은 당연히 회사의 이득을 극대화하기 위한 것이며 그 내용은 법률, 심리학, 행정, 협상기술 등을 망라합니다. ...

그리고 그들은 언제나 하루종일 교통사고 가해자, 피해자와 만나고 밥 먹고 하는 일이 늘 그것인 관계로 풍부한 경험과 노하우를 가지고 있습니다.

보상담당직원들은 이렇게 완벽하게 중무장하고 있는데 비하여, 피해자들 대부분은 평생에 한두 번 당하는 일이므로 관련지식이 전혀 없고 어떻게 대처해야 할지 정말 막막하기만 합니다.

그러나 "약자라고" 또는 "아는 것이 없다고" 해서 자동차보험사의 농간에 당하기만 하고 결국 치료도 못 받고 말도 안되는 쥐꼬리만한 합의금만 받고 끝내야 할까요?

절대로 아닙니다.

무조건 모른다고 하여 포기할 것이 아니라 조금만 공부하고 노력하면 자신의 권리를 제대로 챙길 수 있습니다.‘맞은 사람은 편안하게 두 발 뻗고 자고 때린 사람은 불안하여 밤잠을 설친다.’ 고 하였습니다. 맞은 사람은 피해자이며 때린 사람은 보험사입니다. 죄 없는 피해자가 당당해야 합니까, 아니면 죄를 저지른 가해자가 당당해야 합니까? 예를 들어, 서민인 내가 재벌집 망나니 아들한테 아무 이유 없이 폭행을 당해서 전치 4주 진단이 나왔다면 이런 경우, 하필 재벌집 아들이니까 내가 재수 없었다 생각하고 개값에 바로 합의해 주는 것이 당연한 일인가요? 절대로 아니지요. 당연히 그 망나니의 부모가 즉시 달려와서 피해자에게 무릎 꿇고 제발 선처해 달라고 빌어야 맞는 것입니다. 결론적으로 당연히 교통사고 피해자가 큰 소리를 내야하며, 보험사는 피해자의 선처를 애걸복걸 부탁하며 바지자락이라도 잡으려 해야 하는 것이 본래의 당연한 이치입니다.

그럼 어떻게 해야 뒤바뀐 갑을의 관계를 정당한 원래상태로 되돌려서 우리 피해자들이 억울한 일이 없이 당연한 권리를 행사할 수 있을지 알아봅시다!

1. 먼저 합의금액을 제시하시는 것은 좋지 않습니다.

보험회사는 법적으로 타당한 합의금이 대략 얼마인지 예상해 낼 수 있습니다. (만약 서로간의 합의가 이루어 지지 못한다면 법대로 하게 되는 것이고, 소송에 의하여 판사가 결정해주게 되는 것이죠) 그럼에도 불구하고 보험회사에서는 피해자에게 먼저 합의금액을 물어 봅니다.이것은 보험회사가 고도의 심리전을 쓰는 것입니다.

왜냐하면
 만약 순진한 피해자가 아무것도 모르고 적은 요구금액을 대답하면 보험사는‘얼씨구나~ 땡 잡았네’ 하면서 그 금액 그대로 합의해 버릴 수 있기 때문입니다.

보험회사 입장에서는 밑져야 본전이고 재수 좋으면 횡재할 수 있으니 일단 한번 찔러 보는 것입니다. 또한 사람의 마음이란 것이 일단 내가 내 입으로 스스로 오십만원이라고 언급하고 나면, 나중에 오십만원은 내가 잘 몰라서 너무 싸게 부른 거였구나라는 생각이 든다 하더라도 왠만해선 오십만원보다 너무 높은 금액을 차마 부르지 못하게 되는 습성을 가지고 있습니다. (우리의 무의식 속에 나 스스로 실언을 했다라는 것을 인정하기 싫은 심리의 의지가 나도 모르게 작동하기 때문입니다.)

이게 아무 것도 아닌 것 같아도 알면서도 당하는 거구요, 심리학적으로 증명된 원리입니다. 그러므로 피해자가 먼저 합의금액을 언급하시는 것은 좋지 않으며, 보험회사로 하여금 합의금액을 제시하게 하는 것이 좋습니다.

2. 보험회사에서 지정하는 병원에는 가지 않습니다.

보험회사 자문병원은 보험회사에서 자문료를 받기 때문에 그 곳의 의사들은 아무래도 보험회사 입장에서 피해자를 감정하게 되는 수가 많습니다.

3. 보험회사에 당당하게 대하십시오.

보험회사 보상담당자에게 쩔쩔매고 사정하는 피해자를 가끔 보게 되는데 참으로 안타깝고 어이가 없는 일입니다.

심지어 <보상직원이 ‘이러시면 합의 못해드립니다.’ 하면서 자리를 박차고 일어나고 또 그걸 피해자가 붙잡고 ‘제발 앉아보세요. 합의할테니 이러지 마세요.’ 했다는 기가 막힌 환자분의 이야기를 들은 적도 있습니다.

아직 다 낫지도 않은 분이 헐값의 합의 후에 저한테 치료받으러 오신 것이죠. 사연을 듣고 참 기가 막히더군요. 그래서 제가 합의취소(합의취소가 무조건 되는 것이 아니니 주의하시기 바랍니다.)를 시켜드리고 그동안 어떻게 기만당하신 것인지 앞으로 어떻게 해야할지 주욱~ 설명해드렸습니다.

그랬더니 이 아주머니께서는 정말 고맙다고 제게 큰 절을 하시면서이렇게 속은 내가 정말 바보같고 날 이렇게 가지고 논 보상직원이 너무 얄밉고 분하고 억울하여 눈물이 난다면서 우시더군요.

 '보험회사는 대기업이고 전문적 집단이고, 피해자는 혼자이면서 약하기 때문에 그럴 수밖에 없다' 는 생각이 드실수도 있지만, 오히려 그럴수록 피해자는 보험회사에 더욱 더 당당하게 얘기할 수 있어야 손해를 보지 않는다는 것을 아셔야 합니다.

피해자가 자기 주장이 강하면 강할수록 보험회사에서는 피해자를 만만하게 볼 수 없게 되고, 따라서 그 피해자에게 더욱 신경을 쓰지 않을 수 없을 것이며 합의금액의 산정에서도 장난치기 힘들어질 것이기 때문입니다.

보험사는 약자에게 강하고 강자에게 약한 성질을 가지고 있습니다. 그러므로, 보험회사에 약한 모습을 보이게 되면 보험회사는 그 부분을 이용하여 어떻게 해서든지 싼 값에 합의하려고 시도합니다. 약자라고 해서 조금이라도 더 인심 써준다던가 하는 일은 절대로 없습니다.

4. 보험회사에서 흔히 써먹는 거짓말: 이런 말들은 무조건 거짓이라고 아시면 되겠습니다.

1) "병원에 입원하면 병원만 돈 벌어 주는 것이니 병원에 줄 돈 하루에 3만원씩 잡고 위자료 등 합쳐서 100만원 줄테니까 웬만하면 지금 퇴원 하시고 합의 하시죠."

“퇴원하기 전에 합의해야 유리합니다. 입원기간이 길어지면 보상금 없습니다."

 "계속 침 맞으실거면 합의금에서 하루에 2만원씩 빼고 줄거니까 나중에 피해자님께서 받을 수 있는 돈은 별로 없으니 알아서 하세요."

‘치료비와 합의금의 합은 일정하다’ 또는 ‘치료비와 합의금의 반비례한다’ 는 법칙이 과연 존재할까요?
절대 그렇지 않습니다.
오히려 치료를 열심히 받아야 합의금도 더 높이 요구할 수 있습니다.

만약 환자분이 병원에서 차지할 돈이 아깝다고 생각하여 엑스레이도 안 찍도 치료도 안 받고 버티면 보상담당자는 어떻게 나올까요?

‘아 우리 회사를 위해 병원으로 새나갈 돈을 절감하여 주셔서 감사합니다. 감사하는 마음에서 절감하여 주신 금액만큼 피해자님께 되돌려드리겠습니다. 자~ 특별히 두둑한 합의금 받아 가십시오.’ 라고 할까요?

절대로 안 그렇습니다. 오히려 ‘치료를 받지 않은 것으로 보아 꾀병을 부리고 있는 것이 분명하다’ 라고 주장하면서 법원에 조정신청을 냅니다.

2) “우리가 제시하는 보상금으로 종결하시고 만약 아프시면 건강보험으로 치료받으면 됩니다.”
건강보험으로 치료받으시면 ‘사고로 인한 후유증이 아니라’ 고 스스로 인정하는 의미가 됩니다.절대로 이렇게 하시면 안 됩니다. 그리고 몇달후에 건강보험공단에서 전화가 올수있습니다. 자동차사고후 바로 치료맏으면 사고로인한것으로 보기때문에 합의금으로 치료받는것이 타당하다고 보는겁니다. 따라서 건강보험공단은 사고 이후 어느정도 기간동안 치료받은 치료비(공단에서 병원에 지급한 비용)을 환자에게 청구합니다.

3) “초진진단만 보상금에서 인정되고 추가진단은 불인 됩니다."
거짓입니다. 무시하십시오. 추가진단도 인정됩니다. 의사 또는 한의사의 진단서에는 백프로 다음과 같은 단서가 붙습니다. 그 내용은 ‘ 단,초진 진단이며 추후 경과 관찰하여 추가적 진단 또는 치료기간의 연장을 요할 수 있습니다.’ 라는 내용입니다.

4) “합의에 불안하시면 향후 후유장해가 있다면 그 부분은 나중에 다시 보상해 드리겠습니다. 못 믿으시겠다구요? 그렇다면 여기 합의서에 명시해드리겠습니다.”

정말 보상해 줄까요? 당연히 안 해줍니다.

여기에 딱 속아 넘어가는 환자분들이 매우 많습니다. 왜냐면 말이 참 그럴 듯 하거든요.

‘피해자님~ 일단 합의금 얼른 챙겨가세요. 그리고 혹시나 아프시면 우리 회사가 치료비 부담합니다. 돈도 챙기시고, 아플까봐 걱정하실 것도 없고 얼마나 좋습니까? 제가 선생님 인상이 좋으셔서 특별히 후하게 쳐드리는 것이니 망설이지 말고 바로 도장 찍어주세요! 어서!’

이러면 우리 피해자 환자분들 마음이 흔들리기 시작합니다. ‘아~ 신경 쓰는 것도 은근 귀찮은데 그냥 끊내버려? 합의 이후에도 책임지겠다는데.. 그리고 나한테는 특별히 후하게 쳐주겠다는데. 게다가 주위에선 겉만 보고 멀쩡한 것으로 착각하여 얼른 합의하고 끝내라는 무책임한 말을 무심하게 던지기도 합니다.

그러나 ‘합의한 이후에 후유증이 발생할 시에는 책임지고 치료비를 지급하겠다.’라는 문구는 순진한 우리의 짐작과는 다르게 법적으로는 ‘그 후유증이 사고로 인한 것이라는 것을 피해자가 입증했을 때만 보상해야한다. 반대로 피해자가 입증하지 못하면 당연히 보상해줄 의무가 없다.’는 것으로 해석됩니다.

같은 말이라도 일상생활에서 통하는 의미와 법적인 의미는 하늘과 땅 차이가 날 수가 있지요. 이런 경우가 바로 그렇습니다.

환자분께서 나중에 내 몸의 불편함이 그 당시의 교통사고 때문이라는 것을 입증하실 수 있으시겠습니까? 당연히 할 수 없습니다. 그러면 의사, 한의사한테 가면 입증해줄까요? 그게 그렇지가 않습니다. 의사, 한의사가 문제일까요? 아닙니다. 아직 현대의학이 그 정도 수준까지 도달하지 못하였기 때문입니다. 따라서 법원에서도 인정해줄 수가 없는 것입니다.

6) “변호사한테 위임하면 그들에게 좋은 일만 시키는 꼴이 되고 이것저것 떼고 나면 남는 것이 없습니다. 선생님께서 하루라도 빨리 합의를 해야 한 푼이라도 더 가져갈 수 있습니다. 지금 합의 합시다. 지금 합의하신다면 남들보다 특별히 생각해서 드리겠습니다.”

변호사들은 남는 게 있을 만한 경우에나 착수하지 변호사만 수임료 챙기고 고객은 남는 게 없을 정도의 경미한 건이라면 애초에 시작하지도 않더군요. 부상이 심한 경우에는 소송해서 받게 되는 금액이 보험사에서 제시한 금액의 10배가 되는 경우도 허다합니다. 남들보다 특별히 생각해서 준다? 정말로 그럴만한 이유가 있는지 생각해 보시기 바랍니다.

5. 합의는 언제 해야 하는가?

교통사고의 소멸시효 기산점은 일반적으로 합의기간은 사고일로부터 종합보험 3년, 책임보험, 무보험차량, 개인보험 등 2년이므로 조급한 마음은 과감히 버리시는 것이 좋습니다.

좀 더 자세히 말씀드리면 보험사에서 병원치료비 지불보증 마지막 날로부터 소멸시효는 다시 시작되며, 또한 후유장해를 함께 받았다면 그날부터 시작되고, 그리고 가지급금을 받았다면 마지막 받은 날로부터 소멸시효 기산점은 시작되므로 보상직원과 비전문가의 사탕발린 말에 현혹되어 충분한 치료를 받지 아니하고 조기합의를 해서는 절대로 안 될 것입니다.

중요한 것은 부상부위를 충분히 치료하여 사고 이전 상태로 회복하는 것이며 후유장해가 남지 않도록 치료에 전념하는 것입이다.

자칫 잘못 그 유혹에 넘어가 조기합의를 끝내고 100-200만원 받고 합의서에 서명날인 해주었다가는 평생 동안 후회할 일이 비일비재하게 발생되고 있다는 사실을 분명히 아셔야 합니다.

피해자와 얼마나 싼 가격에 얼마나 일찍 보상합의를 끌어내느냐가 보상담당 직원의 능력이고 그런 직원에게 보험회사는 보너스와 승진을 주는 것입니다.

다 나은 줄 알았는데 합의도장 찍자마자 다시 아파오는 수가 있습니다. 거짓말 같나요? 아닙니다. 진짜 비일비재합니다.

사고의 충격으로 인한 손상부위가 아직은 통증을 나타내지 않고 잠복되어 있다가 나중에 튀어나올 수도 있기 때문입니다.

그럼 어떻게 해야 할까요?

완전히 통증이 없는 상태까지 치료받으시고 최소 한 달 이상 괜찮은 상태가 지속되는지 지켜보시고 계속 괜찮으시다면 그 때부터 합의 협상에 임하시면 되겠습니다.

6. 특인제도(초과심의)

보험회사는 순진한 사람에게는 회사의 내부적인 보상기준 보다 적은 보상을 해주고 반대로 뭔가를 알고 따지는 사람에게는 사내보상기준보다는 많고 소송하여 판결나는 예상금액보다는 적은 중간 액수에 합의할 것을 유도합니다. 이것을 "특인"이라고 합니다.

1)자동차보험회사의 보상직원들이 피해보상해줄 때 첫 번째로 제시하는 것이 회사보상기준에 의한 보상금입니다. 이를 보험회사 직원들은 규정에 의한 보상금이라고 합니다. 하지만 보험회사의 보상규정 또는 보상약관은 그 회사가 마음대로 만든 자체적인 기준일 뿐입니다. 당연히 객관적으로 타당한 잣대로 삼을 수 없으며,피해자에게 그 내용을 강제할 수 없습니다.

만약 피해자가 '법원의 예상판결액에 의한 보상을 해주지 않으면 소송하겠다'고 하면 보상직원은 시간을 좀 달라고 할 것입니다. 즉 본사의 허락이 없이는 예상판결액에 상당하는 합의금을 줄 수 없고, 본사의 승인을 받아야만 줄 수 있다고 할 것입니다.

2) 보험회사 보상직원에게

‘회사규정에 의한 액수는 더 이상 얘기하지 말고 특인이나 초과심의 올려 인정될 액수를 제시하라고 하면 그 말이 떨어지는 순간부터 피해자를 만만하게 보지 못하는 되는 경우가 많습니다.

3) 특인으로 인정되는 액수는 예상판결액의 80% 정도를 제시함이 보통인데, 그 이유는 소송으로 갈 경우 소송비용과 변호사 수임료가 약20%정도 지출될 수 있으므로 소송하더라도 실제로 피해자가 받게 될 비용은 예상판결액의 80%정도 밖에 안 되니 그 돈에 합의하자고 하는 것입니다.

4) 특인제도에 의한 보상금도 실제 받을 수 있는 손해배상액에 터무니없이 못 미치는 수가 비일비재하므로 특인에 의하여 제시된 금액에 합의할 것인지 아니면 소송할 것인지는 신중하게 결정해야 할 것입니다.

5) 특인은 본래 예상판결액의 85-90%를 지급함으로써 소송까지 가지 않고 일찍 종결짓자는 좋은 취지입니다. 소송으로 갈 경우 원고도 변호사 비용과 조정이나 판결까지의 기간에 있어 부담스럽고 보험회사는 피고대리인에게 지급해주어야 하는 결코 적지 않은 변호사비용과 만일 조정으로 끝나지 않고 판결로 가게 될 경우 소송비용과 지연이자를 다 물어주어야 하는 부담이 있기 때문에 특인제도는 피해자와 보험회사 모두에게 이익을 줄 수 있는 제도라고 할 수 있습니다.

6) 그러나 보험회사가 특인금액을 부당하게 산정하는 것이 문제입니다. 첫 번째 문제점은 예상판결액을 산출할 때 쓰이는 공식이 법원과 다르다는 것입니다. 두 번째 문제점은 장해율 산정에 있어서 근거 없이 기왕증을 적용하고 영구장해를 한시장해로 적용하고 이것 떼고 저것 떼고 하다보면 남는 것은 쥐꼬리뿐이고 그 중에서 다시 80%에 끼워 맞추니, 결국 법원에 소송하여 인정되는 액수의 1/3 정도에도 못 미치는 황당한 사람의 몸값이 계산되기도 합니다.

7) 특인으로 끝낼 때에도 보험회사는 피해자에게 감사하다고 큰절을 올려야 합니다. 왜냐면 판결로 갈 경우 보험회사에서 피해자측의 소송비용을 모두 물어주어야 하는데 그것이 안 나가지요. 지연이자도 아낄 수 있지요. 그리고 소송시 주어야 할 보험회사측 변호사의 수임료를 안 주어도 되기 때문입니다.

7. 치료를 열심히 받아야 합의금도 잘 받을 수 있습니다. ********************

적을 알아야 전쟁에서 승리한다고 하지요?

보험사의 입장에서 생각해봅시다.

치료를 받지 않으면서 아프다고 합의 안 해주는 환자한테 합의금을 더 많이 줄테니 합의해달라고 할 필요가 있을까요? 당연히 없지요. 왜냐면 시간 끌어도 손해 볼 것이 없으니까요. 심지어는 치료를 안 받는 것으로 보아 꾀병이라고 주장하면서 법원조정신청을 내기도 합니다.

반대로 치료를 열심히 꾸준히 받는 환자한테는 합의금을 많이 주더라도 빨리 끝내는 것이 회사에게 이득이 되겠지요? 괜히 합의금 아끼려고 시간을 더 끌다가는 치료비가 점점 불어나서 회사 입장에선 더 큰 손해가 되겠지요.

그래서 보상담당자는 치료를 열심히 받는 환자한테는 합의금을 높게 줘도 팀장이나 사장님한테 깨지지 않습니다. 반대로 치료도 잘 받지 않는 환자한테 괜히 합의금을 많이 주었다간 팀장이나 사장한테 무능하다고 문책을 당할 것입니다.

8. 진단,치료 기록을 보험사에 넘겨주어선 안 됩니다.

보상직원이 서류를 들고 찾아와 사인을 요구할 때는 꼼꼼히 읽어보시되 '진료기록 열람 동의' 부분에는 절대 사인해서는 안 됩니다. 이 자료를 가지고 자문병원 의사에게 유리한 판정을 얻으려고 하기 때문입니다.

9. 보상담당 직원으로부터 부당한 횡포를 당한 때는 어디에다 호소해야 할까요?

1) 전화해서 팀장을 바꾸라고 해서 잔뜩 진상을 부려준다.

2) 사내 감사실(민원실)에 전화해서 난리친다.

3) 금융감독원에 전화해서 사정을 이야기하거나 민원을 제기한다.
버스나 택시와 사고시는 (버스공제조합.택시공제조합) 국토해양부에 전화해서 사정을 이야기하거나 민원을 제기한다.

 

Posted by 보미아빠
, |

http://www.microsoft.com/en-us/download/confirmation.aspx?id=42313

Posted by 보미아빠
, |

직장이 서울이라 대구를 자주 못간다. 오랜만에 부모님이 넘 보고 싶었다. 그냥 버스타고 가면 재미 없을것 같고 자전거를 타고 가보기로 한다. 예전에 용인 - 부산 라이딩 경험이 있었기에 너무 쉽게 생각했다.....고향은 자전거 타고 가는거지 머.......쿨럭~

 

 

응암 휴게소~

가는동안 안개가 가득 했는데 좀 위험했다. 그래도, 에너지 음료 하나먹고 잘 달렸다....

역시 따뜻하게 입어야해.......추운것보다 더운게 훨씬 좋다.!!! 

 

 

충청북도 진입 다리위

하하하 트럭 지나가니 다리가 휘청 휘청 거림....무서워서 빨리 다시 타고 지나감....

 

설운역 첫번째 펑크

음......뒷 타이어가 이상해서 보니 바람이 없네.....튜블러 타이어 교환 했다....뭐 펑크 날수도 있지....그럴줄 알고 예비타이어 준비해 왔단다....독일에서 주문한 따끈 따끈한 43000원짜리 컨티넨탈 스프린터 타이어 하나 갈아주었다. 그런데, 이게 얼마나 쫀득한지 안들어간다.....동네 지나가는 아저씨 help 요청~ 겨우 끼웠음 ... 감사합니다. 아저씨....아저씨 없었음.....여기서부터 택시비 투척 할뻔 했음....감사합니다.~

 

수리된 자전거 30분은 넘게 허비한듯....

수리완료!

 

 

이화령 정상

더워~ 죽는줄 알았네.....헉헉헉~

 

문경초입 자동차 전용도로 앞 2번째 펑크

 

하하하......국도중에 자동차 전용도로가 중간에 끼워져있네......내려서 갈까 말까......고민중이였음 그런데, 뒷바퀴에서 퓌시식~~~~ 사이드월이 찍혀서 가만히 있다 펑크남.....아마 신이 있나봐......저기서 펑크 안났으면 기존에 만들어놓은 코스대로 자동차 전용도로를 달렸을것 같다.......앞으로 가면 답 안나올것 같고 뒤로 갔다......카페가 있네....일단 걸어서 카페가서 모든걸 포기하고 빙수시킴....... 근처 자전거빵 있어요? 라고 물으니 ....여긴 없고 문경시 들어가야 있단다.....

 

콜 택시 불러서 타고 갈려고 열심히 인터넷뒤짐....그런데.....튜블러 구하기 힘듦....ㅠ.ㅠ 문경 중앙자전거에 물어보니 튜블러는 없다고 하고 새재바이크를 알려줌. 여기서 카페 주인 아주머니가 문경시에 있는 새재바이크를 봉고로 옮겨주심 ㅠ.ㅠ 눈물나게 고마웠다.... 흑흑....

 

문경 게스트하우스 꿀밤

https://www.facebook.com/tel5526927

 

주중 주말 자전거 여행객들 1인 20000 ~ 25000원 정도에 숙박이 가능함! 아줌마 무지 좋음!!! 샤워가능!!

내 생각에 국토종주 한다면 서울에서 문경까지 와서 하루 자고 부산까지 고!~ 하면 딱 적당하다고 생각되어요~

 

새재바이크

여기 문경시내 있는 잔차방인데 고급자전거가 디게 많음 튜블러 수리가능!

전화번호가 인터넷에 안뜸!!! 114 에도 없음!!!

넘 한거 아니에요? ㅠ.ㅠ

문경 새재바이크 054 554 0011 ㅎㅎㅎ~ 이제 구글치면 나올듯~ ㅎㅎㅎ

 

국토 타면 위험하다고 문경새재 라이딩 코스로 강따라 가라고 길 알려줌.........네! 아저씨 없었으면 세상에서 젤 멋진 문경새재 바이크 코스 못타보고 국도 달렸을 듯 합니다. 정말 지상낙원을 보고 왔습니다. 감사합니다.

 

 

종주의 끝은 집까지 못가고 낙동강에서 끝났다....밤도 늦고 아버지가 데리러 오셨음 ~ 

집에 가자마자 꿀잠~

 

낙동강 밤풍경

정말 아름답네요~

 

용인 - 대구 라이딩 끝~

집에 자주 들러야 겠다...부모님 사랑해요~ ^^;;

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Posted by 보미아빠
, |

This chart shows the approximate tire pressure that will be obtained from a specific size CO2 cylinder from a empty tube.

 

12 gm  16 gm 25 gm 
700Cx23  94 psi 130 psi not recommended 
700Cx26  90 psi   123 psi not recommended 
26x1.5 41 psi  57 psi  92 psi
26x1.95 32 psi  36 psi  60 psi
26x2.125 28 psi  34 psi  54 psi

 

 

난 그래도 25g 쓰는데 빵빵한게 좋더라고~

Posted by 보미아빠
, |

최근에 달린 댓글

최근에 받은 트랙백

글 보관함